Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp93 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/
Dattestation_record.cpp96 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/
Dattestation_record.cpp102 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()