[−][src]Function x86::bits64::sgx::enclu_eenter
pub unsafe fn enclu_eenter(tcs: u64, aep: u64) -> (u32, u64)
Enters an Enclave.
Arguments
- Address of a TCS.
- Address of AEP.
- Address of IP following EENTER.
Returns content of RBX.CSSA and Address of IP following EENTER.