Home
last modified time | relevance | path

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

/system/keymaster/
Dkeymaster_enforcement.cpp225 bool auth_token_matched = false; in AuthorizeBegin() local
274 auth_token_matched = true; in AuthorizeBegin()
331 if (authentication_required && !auth_token_matched) { in AuthorizeBegin()