Searched refs:SetAuthSecret (Results 1 – 3 of 3) sorted by relevance
281 SetAuthSecret(config_->GetSettings().secret,284 SetAuthSecret({}, RootClientTokenOwner::kNone);295 SetAuthSecret(auth_secret, RootClientTokenOwner::kNone); in AuthManager()300 void AuthManager::SetAuthSecret(const std::vector<uint8_t>& secret, in SetAuthSecret() function in weave::privet::AuthManager423 SetAuthSecret(claim->first->GetAuthSecret(), claim->second); in ConfirmClientAuthToken()
68 void SetAuthSecret(const std::vector<uint8_t>& secret,
1332 auth_manager_->SetAuthSecret({}, RootClientTokenOwner::kNone); in RemoveCredentials()