/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_crypto_stream_test.cc | 227 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 D | quic_connection_test.cc | 291 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 D | quic_session_test.cc | 118 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 D | quic_crypto_client_handshaker.cc | 313 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 D | quic_crypto_server_stream.cc | 223 delegate_->SetDefaultEncryptionLevel(ENCRYPTION_ZERO_RTT); in FinishProcessingHandshakeMessageAfterProcessClientHello() 241 delegate_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in FinishProcessingHandshakeMessageAfterProcessClientHello()
|
H A D | handshaker_delegate_interface.h | 34 virtual void SetDefaultEncryptionLevel(EncryptionLevel level) = 0;
|
H A D | quic_session.cc | 1705 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 D | quic_session.h | 322 void SetDefaultEncryptionLevel(EncryptionLevel level) override;
|
H A D | quic_connection.h | 906 void SetDefaultEncryptionLevel(EncryptionLevel level);
|
H A D | quic_connection.cc | 4322 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 D | simple_session_notifier_test.cc | 143 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 D | simple_session_notifier.cc | 357 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 D | quic_server_session_base_test.cc | 366 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 D | quic_spdy_session_test.cc | 137 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 D | quic_spdy_stream_test.cc | 122 session()->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in OnHandshakeMessage()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/ |
H A D | qbone_client_session.cc | 58 void QboneClientSession::SetDefaultEncryptionLevel( in SetDefaultEncryptionLevel() function in quic::QboneClientSession 60 QboneSessionBase::SetDefaultEncryptionLevel(level); in SetDefaultEncryptionLevel()
|
H A D | qbone_server_session.cc | 75 void QboneServerSession::SetDefaultEncryptionLevel( in SetDefaultEncryptionLevel() function in quic::QboneServerSession 77 QboneSessionBase::SetDefaultEncryptionLevel(level); in SetDefaultEncryptionLevel()
|
H A D | qbone_client_session.h | 35 void SetDefaultEncryptionLevel(quic::EncryptionLevel level) override;
|
H A D | qbone_server_session.h | 52 void SetDefaultEncryptionLevel(quic::EncryptionLevel level) override;
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/ |
H A D | quic_endpoint.cc | 56 connection_->SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE); in QuicEndpoint()
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_session.h | 715 void SetDefaultEncryptionLevel(quic::EncryptionLevel level) override;
|
H A D | quic_chromium_client_session.cc | 1646 void QuicChromiumClientSession::SetDefaultEncryptionLevel( in SetDefaultEncryptionLevel() function in net::QuicChromiumClientSession 1664 quic::QuicSpdySession::SetDefaultEncryptionLevel(level); in SetDefaultEncryptionLevel()
|