Home
last modified time | relevance | path

Searched refs:replay_protection_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/quic/crypto/
Dquic_crypto_server_config.h429 bool replay_protection_; variable
Dquic_crypto_server_config.cc228 : replay_protection_(true), in QuicCryptoServerConfig()
982 if (!replay_protection_) { in EvaluateClientHello()
1095 if (replay_protection_) { in BuildRejection()
1361 replay_protection_ = on; in set_replay_protection()