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

  /external/chromium_org/net/quic/crypto/
quic_crypto_server_config.h 434 // replay_protection_ controls whether the server enforces that handshakes
436 bool replay_protection_; member in class:net::QuicCryptoServerConfig
quic_crypto_server_config.cc 198 : replay_protection_(true),
    [all...]

Completed in 46 milliseconds