Searched refs:attestation_id_device (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 94 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/ |
D | attestation_record.cpp | 97 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/ |
D | attestation_record.cpp | 103 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()
|