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

  /external/chromium_org/net/quic/crypto/
quic_crypto_server_config.h 159 // ValidateClientHello may invoke the done_cb before unrolling the
172 void ValidateClientHello(
185 // ValidateClientHello. Contains the client hello message and
crypto_server_test.cc 143 // Helper used to accept the result of ValidateClientHello and pass
208 config_.ValidateClientHello(message, client_address_, &clock_, cb);
221 config_.ValidateClientHello(
quic_crypto_server_config.cc 484 void QuicCryptoServerConfig::ValidateClientHello(
    [all...]
  /external/chromium_org/net/quic/
quic_crypto_server_stream.cc 74 return crypto_config_.ValidateClientHello(

Completed in 496 milliseconds