Searched refs:ProcessServerHello (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dquic_crypto_client_config.h198 // ProcessServerHello processes the message in |server_hello|, updates the
206 QuicErrorCode ProcessServerHello(const CryptoHandshakeMessage& server_hello,
H A Dquic_crypto_client_config_test.cc166 config.ProcessServerHello(msg, 0, supported_versions,
H A Dquic_crypto_client_config.cc688 QuicErrorCode QuicCryptoClientConfig::ProcessServerHello( function in class:net::QuicCryptoClientConfig
/external/chromium_org/net/quic/
H A Dquic_config_test.cc132 TEST_F(QuicConfigTest, ProcessServerHello) {
H A Dquic_crypto_client_stream.cc398 error = crypto_config_->ProcessServerHello(

Completed in 5367 milliseconds