Searched refs:FillInchoateClientHello (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dcrypto_handshake.h323 // FillInchoateClientHello sets |out| to be a CHLO message that elicits a
328 void FillInchoateClientHello(const std::string& server_hostname,
H A Dcrypto_handshake.cc550 void QuicCryptoClientConfig::FillInchoateClientHello( function in class:net::QuicCryptoClientConfig
623 FillInchoateClientHello(server_hostname, cached, out_params, out);
/external/chromium_org/net/quic/
H A Dquic_crypto_client_stream.cc170 crypto_config_->FillInchoateClientHello(

Completed in 111 milliseconds