HomeSort by relevance Sort by last modified time
    Searched refs:AuthTokenMatches (Results 1 - 2 of 2) sorted by null

  /system/keymaster/include/keymaster/
keymaster_enforcement.h 153 bool AuthTokenMatches(const AuthorizationSet& auth_set,
  /system/keymaster/
keymaster_enforcement.cpp 180 if (AuthTokenMatches(auth_set, operation_params, param.long_integer, auth_type_index,
272 if (AuthTokenMatches(auth_set, operation_params, param.long_integer,
431 bool KeymasterEnforcement::AuthTokenMatches(const AuthorizationSet& auth_set,

Completed in 101 milliseconds