[][src]Function x86::bits64::sgx::enclu_eaccept

pub unsafe fn enclu_eaccept(secinfo: u64, epc_page: u64) -> u32

Accept Changes to an EPC Page.

Arguments

  • Address of a SECINFO.
  • Address of the destination EPC page.

Returns an error code.