Home
last modified time | relevance | path

Searched refs:AdvanceKeysAndCreateCurrentOneRttDecrypter (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_client_stream.cc120 QuicCryptoClientStream::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::QuicCryptoClientStream
121 return handshaker_->AdvanceKeysAndCreateCurrentOneRttDecrypter(); in AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dquic_crypto_client_stream.h203 AdvanceKeysAndCreateCurrentOneRttDecrypter() = 0;
297 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dchlo_extractor.cc90 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
331 ChloFramerVisitor::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::__anonb4313bd10111::ChloFramerVisitor
H A Dtls_client_handshaker.cc421 TlsClientHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::TlsClientHandshaker
422 return TlsHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter(); in AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dquic_crypto_stream.h154 AdvanceKeysAndCreateCurrentOneRttDecrypter() = 0;
H A Dquic_crypto_client_handshaker.h58 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dtls_client_handshaker.h68 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dtls_handshaker.h53 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter();
H A Dquic_crypto_server_stream.h71 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dtls_chlo_extractor.h193 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function
H A Dtls_server_handshaker.cc454 TlsServerHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::TlsServerHandshaker
455 return TlsHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter(); in AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dtls_server_handshaker.h107 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dtls_handshaker.cc323 TlsHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::TlsHandshaker
H A Dquic_connection.h228 AdvanceKeysAndCreateCurrentOneRttDecrypter() = 0;
732 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dquic_crypto_server_stream.cc441 QuicCryptoServerStream::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::QuicCryptoServerStream
H A Dquic_crypto_client_handshaker.cc201 QuicCryptoClientHandshaker::AdvanceKeysAndCreateCurrentOneRttDecrypter() { in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::QuicCryptoClientHandshaker
H A Dquic_session.h182 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter()
H A Dquic_framer.h259 AdvanceKeysAndCreateCurrentOneRttDecrypter() = 0;
/aosp_15_r20/external/cronet/net/quic/
H A Dmock_crypto_client_stream.h79 AdvanceKeysAndCreateCurrentOneRttDecrypter() override;
H A Dquic_test_packet_printer.cc171 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::__anon468cef570111::QuicPacketPrinter
H A Dmock_crypto_client_stream.cc287 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 Dquic_endpoint.h97 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_packet_printer_bin.cc236 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 Dquic_test_utils.h369 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 Dsimple_quic_framer.cc234 std::unique_ptr<QuicDecrypter> AdvanceKeysAndCreateCurrentOneRttDecrypter() in AdvanceKeysAndCreateCurrentOneRttDecrypter() function in quic::test::SimpleFramerVisitor

12