Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp96 ASN1_OCTET_STRING* attestation_id_serial; member
147 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_serial, ASN1_OCTET_STRING,
294 copyAuthTag(record->attestation_id_serial, TAG_ATTESTATION_ID_SERIAL, auth_list); in extract_auth_list()
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp99 ASN1_OCTET_STRING* attestation_id_serial; member
157 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_serial, ASN1_OCTET_STRING,
320 copyAuthTag(record->attestation_id_serial, TAG_ATTESTATION_ID_SERIAL, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp105 ASN1_OCTET_STRING* attestation_id_serial; member
158 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_serial, ASN1_OCTET_STRING,
309 copyAuthTag(record->attestation_id_serial, TAG_ATTESTATION_ID_SERIAL, auth_list); in extract_auth_list()