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

  /external/chromium_org/net/quic/crypto/
crypto_server_config.h 254 // EvaluateClientHello checks |client_hello| for gross errors and determines
257 QuicErrorCode EvaluateClientHello(
crypto_server_config.cc 292 // Inputs to EvaluateClientHello.
296 // Outputs from EvaluateClientHello.
350 QuicErrorCode error = EvaluateClientHello(
602 QuicErrorCode QuicCryptoServerConfig::EvaluateClientHello(
    [all...]

Completed in 145 milliseconds