Home
last modified time | relevance | path

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

/system/keymaster/
Dattestation_record.cpp96 ASN1_NULL* all_applications; member
126 ASN1_EXP_OPT(KM_AUTH_LIST, all_applications, ASN1_NULL, TAG_ALL_APPLICATIONS.masked_tag()),
318 bool_ptr = &record->all_applications; in build_auth_list()
629 if (record->all_applications && !auth_list->push_back(TAG_ALL_APPLICATIONS)) in extract_auth_list()