[][src]Module std::os::fortanix_sgx::arch

🔬 This is a nightly-only experimental API. (sgx_platform #56975)

SGX-specific access to architectural features.

The functionality in this module is further documented in the Intel Software Developer's Manual, Volume 3, Chapter 40.

Structs

Align16Experimental

Wrapper struct to force 16-byte alignment.

Align128Experimental

Wrapper struct to force 128-byte alignment.

Align512Experimental

Wrapper struct to force 512-byte alignment.

Functions

egetkeyExperimental

Call the EGETKEY instruction to obtain a 128-bit secret key.

ereportExperimental

Call the EREPORT instruction.