Searched refs:application_id (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 77 ASN1_OCTET_STRING* application_id; member 105 ASN1_EXP_OPT(KM_AUTH_LIST, application_id, ASN1_OCTET_STRING, TAG_APPLICATION_ID.maskedTag()), 227 copyAuthTag(record->application_id, TAG_APPLICATION_ID, auth_list); in extract_auth_list()
|
/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()
|