Searched refs:authenticate (Results 1 – 3 of 3) sorted by relevance
164 bool authenticate(const void *binary) { in authenticate() function in chre::__anone6b500de0111::Authenticator269 } else if (!authenticator.authenticate(binary)) { in authenticateBinary()
85 bool authenticate = true);
807 bool authenticate) { in formatEntry_locked() argument821 if (authenticate && (ut->second.find(uid) == ut->second.end())) { in formatEntry_locked()