pub unsafe fn encls_eextend(secs_chunk: u64, epc_chunk: u64)
Expand description

Extend Uninitialized Enclave Measurement by 256 Bytes

Arguments

  • Effective address of the SECS of the data chunk
  • Effective address of a 256-byte chunk in the EPC

Safety

Requires SGX support.