HomeSort by relevance Sort by last modified time
    Searched defs:QuicCryptoNegotiatedParameters (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/crypto/
crypto_handshake.cc 328 QuicCryptoNegotiatedParameters::QuicCryptoNegotiatedParameters()
334 QuicCryptoNegotiatedParameters::~QuicCryptoNegotiatedParameters() {}
553 QuicCryptoNegotiatedParameters* out_params,
596 // We save |certs| in the QuicCryptoNegotiatedParameters so that, if the
618 QuicCryptoNegotiatedParameters* out_params,
794 QuicCryptoNegotiatedParameters* out_params,
843 QuicCryptoNegotiatedParameters* out_params,
crypto_handshake.h 158 struct NET_EXPORT_PRIVATE QuicCryptoNegotiatedParameters {
160 QuicCryptoNegotiatedParameters();
161 ~QuicCryptoNegotiatedParameters();
330 QuicCryptoNegotiatedParameters* out_params,
346 QuicCryptoNegotiatedParameters* out_params,
359 QuicCryptoNegotiatedParameters* out_params,
368 QuicCryptoNegotiatedParameters* out_params,

Completed in 140 milliseconds