Searched refs:GetAndValidateAuthToken (Results 1 – 2 of 2) sorted by relevance
299 if (!GetAndValidateAuthToken(operation_params, &auth_token, &token_auth_type)) { in AuthorizeBegin()452 bool KeymasterEnforcement::GetAndValidateAuthToken(const AuthorizationSet& operation_params, in GetAndValidateAuthToken() function in keymaster::KeymasterEnforcement495 if (!GetAndValidateAuthToken(operation_params, &auth_token, &token_auth_type)) return false; in AuthTokenMatches()
210 bool GetAndValidateAuthToken(const AuthorizationSet& operation_params,