HomeSort by relevance Sort by last modified time
    Searched full:auth_token_matched (Results 1 - 1 of 1) sorted by null

  /system/keymaster/
keymaster_enforcement.cpp 225 bool auth_token_matched = false; local
274 auth_token_matched = true;
331 if (authentication_required && !auth_token_matched) {

Completed in 368 milliseconds