pub unsafe fn tdx_get_report0(
fd: c_int,
data: *mut TdxReportReq,
) -> Result<c_int>
Expand description
TDX_CMD_GET_REPORT0
ioctl defined by Linux.
pub unsafe fn tdx_get_report0(
fd: c_int,
data: *mut TdxReportReq,
) -> Result<c_int>
TDX_CMD_GET_REPORT0
ioctl defined by Linux.