Module ioctl

Source
Expand description

The module implements Linux SEV-SNP Guest APIs based on ioctl.

Structs§

SevGuestDevice
Abstraction of the /dev/sev-guest device.

Enums§

Error

Functions§

snp_get_derived_key
SNP_GET_DERIVED_KEY ioctl defined by Linux.
snp_get_report
SNP_GET_REPORT ioctl defined by Linux.