Home
last modified time | relevance | path

Searched refs:SetDefaultEncryptionLevel (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_stream_test.cc227 connection_->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in TEST_F()
235 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_F()
283 connection_->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in TEST_F()
303 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_F()
353 connection_->SetDefaultEncryptionLevel(ENCRYPTION_HANDSHAKE); in TEST_F()
362 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_F()
391 connection_->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in TEST_F()
432 connection_->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in TEST_F()
478 connection_->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in TEST_F()
486 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_F()
[all …]
H A Dquic_connection_test.cc291 this->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in SendStreamDataWithString()
311 SetDefaultEncryptionLevel(encryption_level); in SendApplicationDataAtLevel()
1084 connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in SendMessage()
1387 connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in MtuDiscoveryTestInit()
1403 connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in PathProbeTestInit()
1455 connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in ServerHandlePreferredAddressInit()
1509 connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in ServerPreferredAddressInit()
1744 connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
1810 connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
1956 connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
[all …]
H A Dquic_session_test.cc118 session()->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in OnHandshakeMessage()
371 this->connection()->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in SendStreamData()
1485 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
1535 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
1793 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
1803 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
2248 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
2269 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
2282 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
2295 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
[all …]
H A Dquic_crypto_client_handshaker.cc313 session()->connection()->SetDefaultEncryptionLevel(ENCRYPTION_INITIAL); in DoSendCHLO()
404 delegate_->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in DoSendCHLO()
613 delegate_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in DoReceiveSHLO()
H A Dquic_crypto_server_stream.cc223 delegate_->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in FinishProcessingHandshakeMessageAfterProcessClientHello()
241 delegate_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in FinishProcessingHandshakeMessageAfterProcessClientHello()
H A Dhandshaker_delegate_interface.h34 virtual void SetDefaultEncryptionLevel(EncryptionLevel level) = 0;
H A Dquic_session.cc1705 connection()->SetDefaultEncryptionLevel(level); in OnNewEncryptionKeyAvailable()
1707 connection()->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in OnNewEncryptionKeyAvailable()
1717 void QuicSession::SetDefaultEncryptionLevel(EncryptionLevel level) { in SetDefaultEncryptionLevel() function in quic::QuicSession
1721 connection()->SetDefaultEncryptionLevel(level); in SetDefaultEncryptionLevel()
H A Dquic_session.h322 void SetDefaultEncryptionLevel(EncryptionLevel level) override;
H A Dquic_connection.h906 void SetDefaultEncryptionLevel(EncryptionLevel level);
H A Dquic_connection.cc4322 void QuicConnection::SetDefaultEncryptionLevel(EncryptionLevel level) { in SetDefaultEncryptionLevel() function in quic::QuicConnection
4916 connection_->SetDefaultEncryptionLevel(encryption_level); in ScopedEncryptionLevelContext()
4923 connection_->SetDefaultEncryptionLevel(latched_encryption_level_); in ~ScopedEncryptionLevelContext()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_session_notifier_test.cc143 connection_.SetDefaultEncryptionLevel(ENCRYPTION_INITIAL); in TEST_F()
152 connection_.SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in TEST_F()
185 connection_.SetDefaultEncryptionLevel(ENCRYPTION_INITIAL); in TEST_F()
195 connection_.SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in TEST_F()
254 connection_.SetDefaultEncryptionLevel(ENCRYPTION_INITIAL); in TEST_F()
267 connection_.SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in TEST_F()
H A Dsimple_session_notifier.cc357 connection_->SetDefaultEncryptionLevel(frame.crypto_frame->level); in RetransmitFrames()
364 connection_->SetDefaultEncryptionLevel(current_encryption_level); in RetransmitFrames()
581 connection_->SetDefaultEncryptionLevel(level); in RetransmitLostCryptoData()
592 connection_->SetDefaultEncryptionLevel(current_encryption_level); in RetransmitLostCryptoData()
628 connection_->SetDefaultEncryptionLevel(retransmission_encryption_level); in RetransmitLostCryptoData()
633 connection_->SetDefaultEncryptionLevel(current_encryption_level); in RetransmitLostCryptoData()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_server_session_base_test.cc366 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
424 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
534 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
668 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
727 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
736 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
752 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
H A Dquic_spdy_session_test.cc137 session()->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in OnHandshakeMessage()
365 this->connection()->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in SendStreamData()
1126 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
1320 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
1658 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
1673 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in TEST_P()
H A Dquic_spdy_stream_test.cc122 session()->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in OnHandshakeMessage()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_client_session.cc58 void QboneClientSession::SetDefaultEncryptionLevel( in SetDefaultEncryptionLevel() function in quic::QboneClientSession
60 QboneSessionBase::SetDefaultEncryptionLevel(level); in SetDefaultEncryptionLevel()
H A Dqbone_server_session.cc75 void QboneServerSession::SetDefaultEncryptionLevel( in SetDefaultEncryptionLevel() function in quic::QboneServerSession
77 QboneSessionBase::SetDefaultEncryptionLevel(level); in SetDefaultEncryptionLevel()
H A Dqbone_client_session.h35 void SetDefaultEncryptionLevel(quic::EncryptionLevel level) override;
H A Dqbone_server_session.h52 void SetDefaultEncryptionLevel(quic::EncryptionLevel level) override;
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dquic_endpoint.cc56 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in QuicEndpoint()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_session.h715 void SetDefaultEncryptionLevel(quic::EncryptionLevel level) override;
H A Dquic_chromium_client_session.cc1646 void QuicChromiumClientSession::SetDefaultEncryptionLevel( in SetDefaultEncryptionLevel() function in net::QuicChromiumClientSession
1664 quic::QuicSpdySession::SetDefaultEncryptionLevel(level); in SetDefaultEncryptionLevel()