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

  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.h 272 // CacheNewServerConfig checks for SCFG, STK, PROF, and CRT tags in |message|,
276 QuicErrorCode CacheNewServerConfig(
quic_crypto_client_config.cc 578 QuicErrorCode QuicCryptoClientConfig::CacheNewServerConfig(
649 QuicErrorCode error = CacheNewServerConfig(rej, now, out_params->cached_certs,
777 return CacheNewServerConfig(server_config_update, now,

Completed in 692 milliseconds