Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp94 ASN1_OCTET_STRING* attestation_id_device; member
143 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_device, ASN1_OCTET_STRING,
292 copyAuthTag(record->attestation_id_device, TAG_ATTESTATION_ID_DEVICE, auth_list); in extract_auth_list()
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp97 ASN1_OCTET_STRING* attestation_id_device; member
153 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_device, ASN1_OCTET_STRING,
318 copyAuthTag(record->attestation_id_device, TAG_ATTESTATION_ID_DEVICE, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp103 ASN1_OCTET_STRING* attestation_id_device; member
154 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_device, ASN1_OCTET_STRING,
307 copyAuthTag(record->attestation_id_device, TAG_ATTESTATION_ID_DEVICE, auth_list); in extract_auth_list()