[][src]Function sgx_types::sgx_get_supported_att_key_ids

pub unsafe extern "C" fn sgx_get_supported_att_key_ids(
    p_att_key_id_list: *mut sgx_att_key_id_ext_t,
    att_key_id_num: uint32_t
) -> sgx_status_t