[][src]Function sgx_types::sgx_dh_initiator_proc_msg3

pub unsafe extern "C" fn sgx_dh_initiator_proc_msg3(
    msg3: *const sgx_dh_msg3_t,
    dh_session: *mut sgx_dh_session_t,
    aek: *mut sgx_key_128bit_t,
    responder_identity: *mut sgx_dh_session_enclave_identity_t
) -> sgx_status_t