Searched refs:attestation_id_product (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 95 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/ |
D | attestation_record.cpp | 98 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/ |
D | attestation_record.cpp | 104 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()
|