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 427 // replay_protection_ controls whether the server enforces that handshakes
429 bool replay_protection_; member in class:net::QuicCryptoServerConfig
quic_crypto_server_config.cc 228 : replay_protection_(true),
    [all...]

Completed in 154 milliseconds