Home
last modified time | relevance | path

Searched defs:encryption_established (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_simple_server_session_test.cc97 bool encryption_established() const override { return true; } in encryption_established() function in quic::test::__anonb612654b0211::MockQuicCryptoServerStream
112 bool encryption_established() const override { return true; } in encryption_established() function in quic::test::__anonb612654b0211::MockTlsServerHandshaker
/aosp_15_r20/external/cronet/net/quic/
H A Dmock_crypto_client_stream.cc250 bool MockCryptoClientStream::encryption_established() const { in encryption_established() function in net::MockCryptoClientStream
H A Dquic_proxy_datagram_client_socket_unittest.cc56 bool encryption_established() const override { return true; } in encryption_established() function in net::test::EstablishedCryptoStream
H A Dquic_chromium_client_stream_test.cc46 bool encryption_established() const override { return true; } in encryption_established() function in net::test::__anon29c168290111::EstablishedCryptoStream
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_server_stream.h115 void set_encryption_established(bool encryption_established) { in set_encryption_established()
H A Dquic_crypto_client_stream.cc93 bool QuicCryptoClientStream::encryption_established() const { in encryption_established() function in quic::QuicCryptoClientStream
H A Dtls_server_handshaker.h210 void set_encryption_established(bool encryption_established) { in set_encryption_established()
H A Dquic_datagram_queue_test.cc32 bool encryption_established() const override { return true; } in encryption_established() function in quic::test::__anon1529a8a50111::EstablishedCryptoStream
H A Dquic_crypto_client_handshaker.cc150 bool QuicCryptoClientHandshaker::encryption_established() const { in encryption_established() function in quic::QuicCryptoClientHandshaker
H A Dtls_client_handshaker.cc378 bool TlsClientHandshaker::encryption_established() const { in encryption_established() function in quic::TlsClientHandshaker
H A Dquic_crypto_server_stream.cc408 bool QuicCryptoServerStream::encryption_established() const { in encryption_established() function in quic::QuicCryptoServerStream
H A Dquic_crypto_stream_test.cc57 bool encryption_established() const override { return false; } in encryption_established() function in quic::test::__anon23f6a9cc0111::MockQuicCryptoStream
H A Dtls_server_handshaker.cc424 bool TlsServerHandshaker::encryption_established() const { in encryption_established() function in quic::TlsServerHandshaker
H A Dquic_session_test.cc127 bool encryption_established() const override { in encryption_established() function in quic::test::__anon0da122c40111::TestCryptoStream
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream_test.cc135 bool encryption_established() const override { in encryption_established() function in quic::test::__anonc4a8ff9a0111::TestCryptoStream
H A Dquic_spdy_session_test.cc146 bool encryption_established() const override { in encryption_established() function in quic::test::__anone4a76b920111::TestCryptoStream