Searched refs:attestation_id_imei (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 97 ASN1_OCTET_STRING* attestation_id_imei; member 149 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_imei, ASN1_OCTET_STRING, 295 copyAuthTag(record->attestation_id_imei, TAG_ATTESTATION_ID_IMEI, auth_list); in extract_auth_list()
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 100 ASN1_OCTET_STRING* attestation_id_imei; member 159 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_imei, ASN1_OCTET_STRING, 321 copyAuthTag(record->attestation_id_imei, TAG_ATTESTATION_ID_IMEI, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 106 ASN1_OCTET_STRING* attestation_id_imei; member 160 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_imei, ASN1_OCTET_STRING, 310 copyAuthTag(record->attestation_id_imei, TAG_ATTESTATION_ID_IMEI, auth_list); in extract_auth_list()
|