[][src]Function std::os::fortanix_sgx::arch::ereport

pub fn ereport(
    targetinfo: &Align512<[u8; 512]>,
    reportdata: &Align128<[u8; 64]>
) -> Align512<[u8; 432]>
🔬 This is a nightly-only experimental API. (sgx_platform #56975)

Call the EREPORT instruction.

This creates a cryptographic report describing the contents of the current enclave. The report may be verified by the enclave described in targetinfo.