Searched defs:GenerateNonce (Results 1 – 6 of 6) sorted by relevance
61 std::string HttpAuthHandlerDigest::DynamicNonceGenerator::GenerateNonce() in GenerateNonce() function in net::HttpAuthHandlerDigest::DynamicNonceGenerator77 std::string HttpAuthHandlerDigest::FixedNonceGenerator::GenerateNonce() const { in GenerateNonce() function in net::HttpAuthHandlerDigest::FixedNonceGenerator
280 void AesCcm::GenerateNonce(const Mac::ExtAddress &aAddress, in GenerateNonce() function in ot::Crypto::AesCcm
87 void GenerateNonce() { in GenerateNonce() function in openscreen::cast::__anon4eb210960111::CastNonce
385 void CryptoUtils::GenerateNonce(QuicWallTime now, QuicRandom* random_generator, in GenerateNonce() function in quic::CryptoUtils
304 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