Home
last modified time | relevance | path

Searched refs:GenerateClientNonceHex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dcrypto_test_utils.h235 std::string GenerateClientNonceHex(const QuicClock* clock,
H A Dcrypto_test_utils.cc845 {"NONC", GenerateClientNonceHex(clock, crypto_config).c_str()}, in GenerateDefaultInchoateCHLO()
853 std::string GenerateClientNonceHex(const QuicClock* clock, in GenerateClientNonceHex() function