HomeSort by relevance Sort by last modified time
    Searched refs:FillInchoateClientHello (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config_test.cc 74 config.FillInchoateClientHello(server_id, QuicVersionMax(), &state,
97 config.FillInchoateClientHello(server_id, QuicVersionMax(), &state,
112 config.FillInchoateClientHello(server_id, QuicVersionMax(), &state,
quic_crypto_client_config.h 146 // FillInchoateClientHello sets |out| to be a CHLO message that elicits a
153 void FillInchoateClientHello(const QuicServerId& server_id,
quic_crypto_client_config.cc 337 void QuicCryptoClientConfig::FillInchoateClientHello(
403 FillInchoateClientHello(server_id, preferred_version, cached,
  /external/chromium_org/net/quic/
quic_crypto_client_stream.cc 213 crypto_config_->FillInchoateClientHello(

Completed in 652 milliseconds