Function sgx_types::sgx_dh_responder_proc_msg2[][src]

pub unsafe extern "C" fn sgx_dh_responder_proc_msg2(
    msg2: *const sgx_dh_msg2_t,
    msg3: *mut sgx_dh_msg3_t,
    dh_session: *mut sgx_dh_session_t,
    aek: *mut sgx_key_128bit_t,
    initiator_identity: *mut sgx_dh_session_enclave_identity_t
) -> sgx_status_t