Searched refs:attestation_id_brand (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 93 ASN1_OCTET_STRING* attestation_id_brand; member 141 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_brand, ASN1_OCTET_STRING, 291 copyAuthTag(record->attestation_id_brand, TAG_ATTESTATION_ID_BRAND, auth_list); in extract_auth_list()
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 96 ASN1_OCTET_STRING* attestation_id_brand; member 151 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_brand, ASN1_OCTET_STRING, 317 copyAuthTag(record->attestation_id_brand, TAG_ATTESTATION_ID_BRAND, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 102 ASN1_OCTET_STRING* attestation_id_brand; member 152 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_brand, ASN1_OCTET_STRING, 306 copyAuthTag(record->attestation_id_brand, TAG_ATTESTATION_ID_BRAND, auth_list); in extract_auth_list()
|