Searched refs:ValidateNonce (Results 1 – 2 of 2) sorted by relevance
225 bool ValidateNonce(const std::string& nonce) const;
320 if (!ValidateNonce(nonce_attr->GetString())) { in CheckAuthorization()405 bool TurnServer::ValidateNonce(const std::string& nonce) const { in ValidateNonce() function in cricket::TurnServer