Home
last modified time | relevance | path

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

/system/keymaster/android_keymaster/
Dkeymaster_enforcement.cpp242 bool auth_token_matched = false; in AuthorizeBegin() local
291 auth_token_matched = true; in AuthorizeBegin()
396 if (authentication_required && !auth_token_matched) { in AuthorizeBegin()
/system/security/keystore/
Dkeymaster_enforcement.cpp180 bool auth_token_matched = false; in AuthorizeBegin() local
238 auth_token_matched = true; in AuthorizeBegin()
337 if (authentication_required && !auth_token_matched) { in AuthorizeBegin()