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