/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_crypto_client_stream.cc | 120 QuicCryptoClientStream::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::QuicCryptoClientStream 121 return handshaker_->AdvanceKeysAndCreateCurrentOneRttDecrypter(); in AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | quic_crypto_client_stream.h | 203 AdvanceKeysAndCreateCurrentOneRttDecrypter() = 0; 297 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | chlo_extractor.cc | 90 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() 331 ChloFramerVisitor::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::__anonb4313bd10111::ChloFramerVisitor
|
H A D | tls_client_handshaker.cc | 421 TlsClientHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::TlsClientHandshaker 422 return TlsHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter(); in AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | quic_crypto_stream.h | 154 AdvanceKeysAndCreateCurrentOneRttDecrypter() = 0;
|
H A D | quic_crypto_client_handshaker.h | 58 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | tls_client_handshaker.h | 68 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | tls_handshaker.h | 53 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter();
|
H A D | quic_crypto_server_stream.h | 71 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | tls_chlo_extractor.h | 193 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function
|
H A D | tls_server_handshaker.cc | 454 TlsServerHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::TlsServerHandshaker 455 return TlsHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter(); in AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | tls_server_handshaker.h | 107 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | tls_handshaker.cc | 323 TlsHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::TlsHandshaker
|
H A D | quic_connection.h | 228 AdvanceKeysAndCreateCurrentOneRttDecrypter() = 0; 732 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | quic_crypto_server_stream.cc | 441 QuicCryptoServerStream::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::QuicCryptoServerStream
|
H A D | quic_crypto_client_handshaker.cc | 201 QuicCryptoClientHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::QuicCryptoClientHandshaker
|
H A D | quic_session.h | 182 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
|
H A D | quic_framer.h | 259 AdvanceKeysAndCreateCurrentOneRttDecrypter() = 0;
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | mock_crypto_client_stream.h | 79 AdvanceKeysAndCreateCurrentOneRttDecrypter() override;
|
H A D | quic_test_packet_printer.cc | 171 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::__anon468cef570111::QuicPacketPrinter
|
H A D | mock_crypto_client_stream.cc | 287 MockCryptoClientStream::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in net::MockCryptoClientStream
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/ |
H A D | quic_endpoint.h | 97 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
H A D | quic_packet_printer_bin.cc | 236 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::QuicPacketPrinter
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_utils.h | 369 AdvanceKeysAndCreateCurrentOneRttDecrypter, (), (override)); 436 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function 509 AdvanceKeysAndCreateCurrentOneRttDecrypter, (), (override)); 894 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function
|
H A D | simple_quic_framer.cc | 234 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::test::SimpleFramerVisitor
|