Searched defs:GenerateNonce (Results 1 – 6 of 6) sorted by relevance
64 std::string HttpAuthHandlerDigest::DynamicNonceGenerator::GenerateNonce() in GenerateNonce() function in net::HttpAuthHandlerDigest::DynamicNonceGenerator80 std::string HttpAuthHandlerDigest::FixedNonceGenerator::GenerateNonce() const { in GenerateNonce() function in net::HttpAuthHandlerDigest::FixedNonceGenerator
278 void AesCcm::GenerateNonce(const Mac::ExtAddress &aAddress, in GenerateNonce() function in ot::Crypto::AesCcm
87 void GenerateNonce() { in GenerateNonce() function in openscreen::cast::__anond23f76670111::CastNonce
378 void CryptoUtils::GenerateNonce(QuicWallTime now, QuicRandom* random_generator, in GenerateNonce() function in quic::CryptoUtils
305 std::string GenerateNonce() { in GenerateNonce() function in quic::test::CryptoServerTest
377 std::string TurnServer::GenerateNonce(int64_t now) const { in GenerateNonce() function in cricket::TurnServer