Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/km_openssl/
Dattestation_record.h99 ASN1_NULL* allow_while_on_body; member
154 ASN1_EXP_OPT(KM_AUTH_LIST, allow_while_on_body, ASN1_NULL,
/system/keymaster/km_openssl/
Dattestation_record.cpp640 bool_ptr = &record->allow_while_on_body; in build_auth_list()
1254 if (record->allow_while_on_body && !auth_list->push_back(TAG_ALLOW_WHILE_ON_BODY)) { in extract_auth_list()