Searched refs:application_id (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 77 ASN1_OCTET_STRING* application_id; member 107 ASN1_EXP_OPT(KM_AUTH_LIST, application_id, ASN1_OCTET_STRING, TAG_APPLICATION_ID.maskedTag()), 230 copyAuthTag(record->application_id, TAG_APPLICATION_ID, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 82 ASN1_OCTET_STRING* application_id; member 244 copyAuthTag(record->application_id, TAG_APPLICATION_ID, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 90 ASN1_OCTET_STRING* application_id; member 261 copyAuthTag(record->application_id, TAG_APPLICATION_ID, auth_list); in extract_auth_list()
|