OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_replay_protection
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/quic/crypto/
quic_crypto_server_config.h
254
//
set_replay_protection
controls whether replay protection is enabled. If
259
void
set_replay_protection
(bool on);
crypto_server_test.cc
557
config_.
set_replay_protection
(false);
quic_crypto_server_config.cc
1286
void QuicCryptoServerConfig::
set_replay_protection
(bool on) {
function in class:net::QuicCryptoServerConfig
[
all
...]
Completed in 53 milliseconds