Searched refs:attestation_id_meid (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 98 ASN1_OCTET_STRING* attestation_id_meid; member 151 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_meid, ASN1_OCTET_STRING, 296 copyAuthTag(record->attestation_id_meid, TAG_ATTESTATION_ID_MEID, auth_list); in extract_auth_list()
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 101 ASN1_OCTET_STRING* attestation_id_meid; member 161 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_meid, ASN1_OCTET_STRING, 322 copyAuthTag(record->attestation_id_meid, TAG_ATTESTATION_ID_MEID, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 107 ASN1_OCTET_STRING* attestation_id_meid; member 162 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_meid, ASN1_OCTET_STRING, 311 copyAuthTag(record->attestation_id_meid, TAG_ATTESTATION_ID_MEID, auth_list); in extract_auth_list()
|