Searched refs:ValidateNonce (Results 1 – 2 of 2) sorted by relevance
304 if (!ValidateNonce(nonce_attr->string_view())) { in CheckAuthorization()387 bool TurnServer::ValidateNonce(absl::string_view nonce) const { in ValidateNonce() function in cricket::TurnServer
299 bool ValidateNonce(absl::string_view nonce) const RTC_RUN_ON(thread_);