Type Alias sgx_types::types::ECallGetMsg3Fn

source ·
pub type ECallGetMsg3Fn = unsafe extern "C" fn(eid: EnclaveId, retval: *mut SgxStatus, context: RaContext, quote_size: u32, qe_report: *const Report, msg3: *mut CRaMsg3, msg3_size: u32) -> SgxStatus;