sev-snp-launch 0.1.0

Library for Linux SEV-SNP launch APIs
Documentation
1
2
3
4
5
6
// SPDX-License-Identifier: Apache-2.0

//! Operations and types for launching on Linux
pub(crate) mod ioctl;

pub(crate) mod snp;