Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp95 ASN1_OCTET_STRING* attestation_id_product; member
145 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_product, ASN1_OCTET_STRING,
293 copyAuthTag(record->attestation_id_product, TAG_ATTESTATION_ID_PRODUCT, auth_list); in extract_auth_list()
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp98 ASN1_OCTET_STRING* attestation_id_product; member
155 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_product, ASN1_OCTET_STRING,
319 copyAuthTag(record->attestation_id_product, TAG_ATTESTATION_ID_PRODUCT, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp104 ASN1_OCTET_STRING* attestation_id_product; member
156 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_product, ASN1_OCTET_STRING,
308 copyAuthTag(record->attestation_id_product, TAG_ATTESTATION_ID_PRODUCT, auth_list); in extract_auth_list()