Home
last modified time | relevance | path

Searched refs:add_server_nonce (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/crypto/
H A Dquic_crypto_client_config_test.cc89 state.add_server_nonce(server_nonce); in TEST_F()
97 state.add_server_nonce(server_nonce); in TEST_F()
101 state.add_server_nonce(server_nonce); in TEST_F()
108 state.add_server_nonce(first_nonce); in TEST_F()
109 state.add_server_nonce(second_nonce); in TEST_F()
H A Dquic_crypto_client_config.h179 void add_server_nonce(const std::string& server_nonce);
H A Dquic_crypto_client_config.cc137 void QuicCryptoClientConfig::CachedState::add_server_nonce( in add_server_nonce() function in quic::QuicCryptoClientConfig::CachedState
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/crypto/
H A Dquic_crypto_client_config_test.cc129 state.add_server_nonce(server_nonce); in TEST_F()
137 state.add_server_nonce(server_nonce); in TEST_F()
141 state.add_server_nonce(server_nonce); in TEST_F()
148 state.add_server_nonce(first_nonce); in TEST_F()
149 state.add_server_nonce(second_nonce); in TEST_F()
H A Dquic_crypto_client_config.h188 void add_server_nonce(const std::string& server_nonce);
H A Dquic_crypto_client_config.cc145 void QuicCryptoClientConfig::CachedState::add_server_nonce( in add_server_nonce() function in quic::QuicCryptoClientConfig::CachedState
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Ddnscrypt.c317 add_server_nonce(struct context *c, uint8_t *nonce) in add_server_nonce() function
367 add_server_nonce(c, nonce); in dnscrypt_server_curve()
/dports/dns/unbound/unbound-1.14.0/dnscrypt/
H A Ddnscrypt.c443 add_server_nonce(uint8_t *nonce) in add_server_nonce() function
497 add_server_nonce(nonce); in dnscrypt_server_curve()