Home
last modified time | relevance | path

Searched defs:QuicCryptoNegotiatedParameters (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/crypto/
H A Dcrypto_handshake.h106 QuicTag key_exchange;
107 QuicTag aead;
113 std::string initial_subkey_secret;
115 std::string subkey_secret;
116 CrypterPair initial_crypters;
117 CrypterPair forward_secure_crypters;
119 std::string sni;
120 std::string client_nonce;
121 std::string server_nonce;
126 std::string hkdf_input_suffix;
[all …]
H A Dcrypto_handshake.cc14 QuicCryptoNegotiatedParameters::QuicCryptoNegotiatedParameters() in QuicCryptoNegotiatedParameters() function in quic::QuicCryptoNegotiatedParameters
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/crypto/
H A Dcrypto_handshake.h106 QuicTag key_exchange;
107 QuicTag aead;
113 std::string initial_subkey_secret;
115 std::string subkey_secret;
116 CrypterPair initial_crypters;
117 CrypterPair forward_secure_crypters;
119 std::string sni;
120 std::string client_nonce;
121 std::string server_nonce;
126 std::string hkdf_input_suffix;
[all …]
H A Dcrypto_handshake.cc14 QuicCryptoNegotiatedParameters::QuicCryptoNegotiatedParameters() in QuicCryptoNegotiatedParameters() function in quic::QuicCryptoNegotiatedParameters