x86
0.52.0
enclu_
eexit
Sections
Arguments
Safety
In x86::
bits64::
sgx
x86
::
bits64
::
sgx
Function
enclu_eexit
Copy item path
Source
pub unsafe fn enclu_eexit(ip:
u64
, aep:
u64
)
Expand description
Exits an Enclave.
§
Arguments
Target address outside the enclave
Address of the current AEP
§
Safety
Requires SGX support.