Home
last modified time | relevance | path

Searched defs:KeyUpdateSupportedLocally (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_crypto_client_stream.cc112 bool QuicCryptoClientStream::KeyUpdateSupportedLocally() const { in KeyUpdateSupportedLocally() function in quic::QuicCryptoClientStream
H A Dquic_crypto_client_handshaker.cc178 bool QuicCryptoClientHandshaker::KeyUpdateSupportedLocally() const { in KeyUpdateSupportedLocally() function in quic::QuicCryptoClientHandshaker
H A Dtls_client_handshaker.cc308 bool TlsClientHandshaker::KeyUpdateSupportedLocally() const { in KeyUpdateSupportedLocally() function in quic::TlsClientHandshaker
H A Dquic_crypto_server_stream.cc409 bool QuicCryptoServerStream::KeyUpdateSupportedLocally() const { in KeyUpdateSupportedLocally() function in quic::QuicCryptoServerStream
H A Dtls_server_handshaker.cc218 bool TlsServerHandshaker::KeyUpdateSupportedLocally() const { in KeyUpdateSupportedLocally() function in quic::TlsServerHandshaker
H A Dquic_crypto_stream_test.cc69 bool KeyUpdateSupportedLocally() const override { return false; } in KeyUpdateSupportedLocally() function in quic::test::__anoncc190b420111::MockQuicCryptoStream
H A Dquic_config.cc876 bool QuicConfig::KeyUpdateSupportedLocally() const { in KeyUpdateSupportedLocally() function in quic::QuicConfig
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/
H A Dquic_test_utils.h929 bool KeyUpdateSupportedLocally() const override { return false; } in KeyUpdateSupportedLocally() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/http/
H A Dquic_spdy_stream_test.cc137 bool KeyUpdateSupportedLocally() const override { return true; } in KeyUpdateSupportedLocally() function in quic::test::__anon46fc75500111::TestCryptoStream
H A Dquic_spdy_session_test.cc157 bool KeyUpdateSupportedLocally() const override { return false; } in KeyUpdateSupportedLocally() function in quic::test::__anonb16998080111::TestCryptoStream