Home
last modified time | relevance | path

Searched refs:attestation_id_imei (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp97 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/
Dattestation_record.cpp100 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/
Dattestation_record.cpp106 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()