Home
last modified time | relevance | path

Searched refs:SetEncrypter (Results 1 – 25 of 58) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/quic/
H A Dmock_crypto_client_stream.cc128 session()->connection()->SetEncrypter( in CryptoConnect()
141 session()->connection()->SetEncrypter( in CryptoConnect()
171 session()->connection()->SetEncrypter( in CryptoConnect()
184 session()->connection()->SetEncrypter(ENCRYPTION_INITIAL, nullptr); in CryptoConnect()
185 session()->connection()->SetEncrypter( in CryptoConnect()
253 session()->connection()->SetEncrypter( in NotifySessionOneRttKeyAvailable()
266 session()->connection()->SetEncrypter(ENCRYPTION_INITIAL, nullptr); in NotifySessionOneRttKeyAvailable()
267 session()->connection()->SetEncrypter( in NotifySessionOneRttKeyAvailable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/quic/
H A Dmock_crypto_client_stream.cc128 session()->connection()->SetEncrypter( in CryptoConnect()
131 session()->connection()->SetEncrypter( in CryptoConnect()
147 session()->connection()->SetEncrypter( in CryptoConnect()
192 session()->connection()->SetEncrypter( in CryptoConnect()
205 session()->connection()->SetEncrypter(ENCRYPTION_INITIAL, nullptr); in CryptoConnect()
296 session()->connection()->SetEncrypter( in NotifySessionOneRttKeyAvailable()
309 session()->connection()->SetEncrypter(ENCRYPTION_INITIAL, nullptr); in NotifySessionOneRttKeyAvailable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_crypto_stream_test.cc234 connection_->SetEncrypter(ENCRYPTION_ZERO_RTT, std::move(encrypter)); in TEST_F()
241 connection_->SetEncrypter( in TEST_F()
293 connection_->SetEncrypter(ENCRYPTION_HANDSHAKE, std::move(encrypter)); in TEST_F()
300 connection_->SetEncrypter( in TEST_F()
370 connection_->SetEncrypter( in TEST_F()
376 connection_->SetEncrypter(ENCRYPTION_ZERO_RTT, std::move(encrypter)); in TEST_F()
489 connection_->SetEncrypter(ENCRYPTION_ZERO_RTT, std::move(encrypter)); in TEST_F()
496 connection_->SetEncrypter( in TEST_F()
614 connection_->SetEncrypter( in TEST_F()
H A Dquic_connection_test.cc217 SetEncrypter(ENCRYPTION_FORWARD_SECURE, in TestConnection()
653 peer_creator_.SetEncrypter( in QuicConnectionTest()
862 peer_framer_.SetEncrypter( in ProcessFramesPacketAtLevel()
916 peer_framer_.SetEncrypter( in ProcessCoalescedPacket()
1304 peer_creator_.SetEncrypter( in set_perspective()
4178 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
4206 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
4234 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
12389 connection_.SetEncrypter( in TEST_P()
12446 connection_.SetEncrypter( in TEST_P()
[all …]
H A Dquic_datagram_queue_test.cc42 connection_->SetEncrypter( in QuicDatagramQueueTest()
H A Dquic_packet_creator.h301 void SetEncrypter(EncryptionLevel level,
H A Dquic_control_frame_manager_test.cc58 connection_->SetEncrypter( in Initialize()
H A Dquic_flow_controller_test.cc43 connection_->SetEncrypter( in Initialize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/test_tools/simulator/
H A Dquic_endpoint.cc41 connection_->SetEncrypter(ENCRYPTION_FORWARD_SECURE, in QuicEndpoint()
43 connection_->SetEncrypter(ENCRYPTION_INITIAL, nullptr); in QuicEndpoint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/simulator/
H A Dquic_endpoint.cc41 connection_->SetEncrypter(ENCRYPTION_FORWARD_SECURE, in QuicEndpoint()
43 connection_->SetEncrypter(ENCRYPTION_INITIAL, nullptr); in QuicEndpoint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/http/
H A Dquic_spdy_server_stream_base_test.cc37 session_.connection()->SetEncrypter( in QuicSpdyServerStreamBaseTest()
H A Dquic_send_control_stream_test.cc86 connection_->SetEncrypter( in Initialize()
H A Dquic_client_promised_info_test.cc82 connection_->SetEncrypter( in QuicClientPromisedInfoTest()
H A Dquic_spdy_client_stream_test.cc77 connection_->SetEncrypter( in QuicSpdyClientStreamTest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_crypto_stream_test.cc221 connection_->SetEncrypter(ENCRYPTION_ZERO_RTT, std::move(encrypter)); in TEST_F()
311 connection_->SetEncrypter(ENCRYPTION_ZERO_RTT, std::move(encrypter)); in TEST_F()
425 connection_->SetEncrypter(ENCRYPTION_ZERO_RTT, std::move(encrypter)); in TEST_F()
H A Dquic_connection_test.cc642 SetEncrypter(ENCRYPTION_FORWARD_SECURE, in TestConnection()
1062 peer_creator_.SetEncrypter( in QuicConnectionTest()
1281 peer_framer_.SetEncrypter( in ProcessFramesPacketAtLevel()
4440 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
4480 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
4508 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
4536 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
9379 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
9417 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
9464 connection_.SetEncrypter(ENCRYPTION_INITIAL, in TEST_P()
[all …]
H A Dquic_packet_creator.h271 void SetEncrypter(EncryptionLevel level,
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/qpack/
H A Dqpack_send_stream_test.cc73 connection_->SetEncrypter( in QpackSendStreamTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/quic_transport/
H A Dquic_transport_stream_test.cc46 connection_->SetEncrypter( in QuicTransportStreamTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/fuzzing/
H A Dquic_framer_process_data_packet_fuzzer.cc145 framer->SetEncrypter( in SetupFramer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxestream.hxx142 void SetEncrypter( XclExpEncrypterRef const & xEncrypter );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxestream.hxx141 void SetEncrypter( XclExpEncrypterRef const & xEncrypter );
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/tools/
H A Dquic_simple_server_session_test.cc264 connection_->SetEncrypter( in QuicSimpleServerSessionTest()
633 connection_->SetEncrypter( in QuicSimpleServerSessionServerPushTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/
H A Dquic_test_utils.cc994 framer.SetEncrypter(level, std::make_unique<NullEncrypter>(perspective)); in ConstructEncryptedPacket()
1059 framer.SetEncrypter(ENCRYPTION_ZERO_RTT, in GetUndecryptableEarlyPacket()
1119 framer.SetEncrypter(level, std::make_unique<NullEncrypter>(perspective)); in ConstructMisFramedEncryptedPacket()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/test_tools/
H A Dsimple_session_notifier_test.cc267 connection_.SetEncrypter(ENCRYPTION_ZERO_RTT, std::make_unique<NullEncrypter>( in TEST_F()

123