Home
last modified time | relevance | path

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

/system/keymaster/
Dattestation_record.cpp92 ASN1_NULL* no_auth_required; member
121 ASN1_EXP_OPT(KM_AUTH_LIST, no_auth_required, ASN1_NULL, TAG_NO_AUTH_REQUIRED.masked_tag()),
315 bool_ptr = &record->no_auth_required; in build_auth_list()
616 if (record->no_auth_required && !auth_list->push_back(TAG_NO_AUTH_REQUIRED)) in extract_auth_list()