Home
last modified time | relevance | path

Searched defs:ProcessServerHello (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_config_test.cc178 TEST_P(QuicConfigTest, ProcessServerHello) { in TEST_P() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_client_config.cc691 QuicErrorCode QuicCryptoClientConfig::ProcessServerHello( in ProcessServerHello() function in quic::QuicCryptoClientConfig