Searched refs:attestation_id_model (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 100 ASN1_OCTET_STRING* attestation_id_model; member 155 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_model, ASN1_OCTET_STRING, 298 copyAuthTag(record->attestation_id_model, TAG_ATTESTATION_ID_MODEL, auth_list); in extract_auth_list()
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 103 ASN1_OCTET_STRING* attestation_id_model; member 165 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_model, ASN1_OCTET_STRING, 324 copyAuthTag(record->attestation_id_model, TAG_ATTESTATION_ID_MODEL, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 109 ASN1_OCTET_STRING* attestation_id_model; member 166 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_model, ASN1_OCTET_STRING, 313 copyAuthTag(record->attestation_id_model, TAG_ATTESTATION_ID_MODEL, auth_list); in extract_auth_list()
|