Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dattestation_record.h80 ASN1_NULL* all_applications; member
128 ASN1_EXP_OPT(KM_AUTH_LIST, all_applications, ASN1_NULL, TAG_ALL_APPLICATIONS.masked_tag()),
/system/keymaster/km_openssl/
Dattestation_record.cpp221 bool_ptr = &record->all_applications; in build_auth_list()
632 if (record->all_applications && !auth_list->push_back(TAG_ALL_APPLICATIONS)) in extract_auth_list()