Searched refs:AuthTokenMatches (Results 1 - 4 of 4) sorted by relevance

/system/keymaster/include/keymaster/
H A Dkeymaster_enforcement.h153 bool AuthTokenMatches(const AuthorizationSet& auth_set,
/system/security/keystore/
H A Dkeymaster_enforcement.h149 bool AuthTokenMatches(const AuthorizationSet& auth_set,
H A Dkeymaster_enforcement.cpp177 if (AuthTokenMatches(auth_set, operation_params, user_secure_id.value(),
274 AuthTokenMatches(auth_set, operation_params, secure_id.value(), auth_type_index,
465 bool KeymasterEnforcement::AuthTokenMatches(const AuthorizationSet& auth_set, function in class:keystore::KeymasterEnforcement
/system/keymaster/
H A Dkeymaster_enforcement.cpp180 if (AuthTokenMatches(auth_set, operation_params, param.long_integer, auth_type_index,
272 if (AuthTokenMatches(auth_set, operation_params, param.long_integer,
440 bool KeymasterEnforcement::AuthTokenMatches(const AuthorizationSet& auth_set, function in class:keymaster::KeymasterEnforcement

Completed in 540 milliseconds