pub unsafe extern "C" fn sgx_qv_free_qve_identity(
    p_qveid: *mut u8,
    p_qveid_issue_chain: *mut u8,
    p_root_ca_crl: *mut u8
) -> quote3_error_t
Expand description

Call quote provider library to free the p_qve_id, p_qveid_issuer_chain buffer and p_root_ca_crl allocated by sgx_qv_get_qve_identity