Searched defs:encryption_established_ (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/cronet/net/quic/ | ||
H A D | mock_crypto_client_stream.h | 111 bool encryption_established_ = false; variable |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
H A D | tls_client_handshaker.h | 151 bool encryption_established_ = false; variable |
H A D | quic_crypto_server_stream.h | 261 bool encryption_established_; variable |
H A D | quic_crypto_client_handshaker.h | 205 bool encryption_established_; variable |
H A D | tls_server_handshaker.h | 392 bool encryption_established_ = false; variable |
H A D | quic_session_test.cc | 208 bool encryption_established_; member in quic::test::__anon0da122c40111::TestCryptoStream |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ | ||
H A D | quic_spdy_stream_test.cc | 219 bool encryption_established_; member in quic::test::__anonc4a8ff9a0111::TestCryptoStream |
H A D | quic_spdy_session_test.cc | 227 bool encryption_established_; member in quic::test::__anone4a76b920111::TestCryptoStream |