Home
last modified time | relevance | path

Searched defs:crypto_config (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dfirst_flight.cc38 std::unique_ptr<QuicCryptoClientConfig> crypto_config) in FirstFlightExtractor()
123 std::unique_ptr<QuicCryptoClientConfig> crypto_config, in GetFirstFlightOfPackets()
136 std::unique_ptr<QuicCryptoClientConfig> crypto_config) { in GetFirstFlightOfPackets()
189 std::unique_ptr<QuicCryptoClientConfig> crypto_config) { in GetAnnotatedFirstFlightOfPackets()
H A Dquic_test_server.cc31 const QuicCryptoServerConfig* crypto_config, in CustomStreamSession()
56 const QuicCryptoServerConfig* crypto_config, in CreateQuicCryptoServerStream()
73 const QuicConfig* config, const QuicCryptoServerConfig* crypto_config, in QuicTestDispatcher()
224 const QuicCryptoServerConfig* crypto_config, in ImmediateGoAwaySession()
H A Dcrypto_test_utils.cc206 QuicCryptoServerConfig* crypto_config, QuicSocketAddress server_addr, in FullChloGenerator()
326 QuicCryptoServerConfig* crypto_config, in HandshakeWithFakeServer()
408 QuicCryptoClientConfig crypto_config(ProofVerifierForTesting()); in HandshakeWithFakeClient() local
441 QuicCryptoServerConfig* crypto_config) { in SetupCryptoServerConfigForTest()
838 QuicCryptoServerConfig* crypto_config) { in GenerateDefaultInchoateCHLO()
854 QuicCryptoServerConfig* crypto_config) { in GenerateClientNonceHex()
882 QuicCryptoServerConfig* crypto_config, QuicSocketAddress server_addr, in GenerateFullCHLO()
H A Dcrypto_test_utils_test.cc21 ShloVerifier(QuicCryptoServerConfig* crypto_config, in ShloVerifier()
128 QuicCryptoServerConfig crypto_config( in TEST_F() local
H A Dmock_quic_dispatcher.cc13 const QuicConfig* config, const QuicCryptoServerConfig* crypto_config, in MockQuicDispatcher()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_generic_session.cc209 QuicCryptoClientConfig* crypto_config) in QuicGenericClientSession()
225 QuicCryptoClientConfig* crypto_config) in QuicGenericClientSession()
236 const QuicCryptoServerConfig* crypto_config, in QuicGenericServerSession()
251 const QuicCryptoServerConfig* crypto_config, in QuicGenericServerSession()
H A Dquic_crypto_server_stream_base.cc31 const QuicCryptoServerConfig* crypto_config, in CreateCryptoServerStream()
H A Dtls_server_handshaker_test.cc83 const QuicCryptoServerConfig* crypto_config) in TestTlsServerHandshaker()
161 const QuicCryptoServerConfig* crypto_config, in CreateQuicCryptoServerStream()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_server_session_base_test.cc64 const QuicCryptoServerConfig* crypto_config, in TestServerSession()
119 const QuicCryptoServerConfig* crypto_config, in CreateQuicCryptoServerStream()
485 const QuicCryptoServerConfig* crypto_config, in MockQuicCryptoServerStream()
503 const QuicCryptoServerConfig* crypto_config) in MockTlsServerHandshaker()
H A Dquic_spdy_client_session.cc27 QuicCryptoClientConfig* crypto_config) in QuicSpdyClientSession()
34 const QuicServerId& server_id, QuicCryptoClientConfig* crypto_config) in QuicSpdyClientSession()
H A Dquic_spdy_client_session.h115 QuicCryptoClientConfig* crypto_config() { return crypto_config_; } in crypto_config() function
H A Dquic_server_session_base.h101 const QuicCryptoServerConfig* crypto_config() { return crypto_config_; } in crypto_config() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_simple_server_session_test.cc84 const QuicCryptoServerConfig* crypto_config, in MockQuicCryptoServerStream()
103 const QuicCryptoServerConfig* crypto_config) in MockTlsServerHandshaker()
143 const QuicCryptoServerConfig* crypto_config, in MockQuicSimpleServerSession()
H A Dquic_simple_server_session.cc26 const QuicCryptoServerConfig* crypto_config, in QuicSimpleServerSession()
40 const QuicCryptoServerConfig* crypto_config, in CreateQuicCryptoServerStream()
H A Dquic_simple_client_session.cc17 const QuicServerId& server_id, QuicCryptoClientConfig* crypto_config, in QuicSimpleClientSession()
28 const QuicServerId& server_id, QuicCryptoClientConfig* crypto_config, in QuicSimpleClientSession()
H A Dquic_simple_dispatcher.cc16 const QuicConfig* config, const QuicCryptoServerConfig* crypto_config, in QuicSimpleDispatcher()
H A Dquic_server.h96 const QuicCryptoServerConfig& crypto_config() const { return crypto_config_; } in crypto_config() function
/aosp_15_r20/external/cronet/net/quic/
H A Dtest_quic_crypto_client_config_handle.cc10 quic::QuicCryptoClientConfig* crypto_config) in TestQuicCryptoClientConfigHandle()
H A Dquic_crypto_client_stream_factory.cc22 quic::QuicCryptoClientConfig* crypto_config) override { in CreateQuicCryptoClientStream()
H A Dmock_crypto_client_stream_factory.cc29 quic::QuicCryptoClientConfig* crypto_config) { in CreateQuicCryptoClientStream()
H A Dquic_context.cc70 quic::QuicCryptoClientConfig& crypto_config) { in ConfigureQuicCryptoClientConfig()
H A Dquic_session_pool.cc752 for (const auto& crypto_config : active_crypto_config_map_) { in ClearCachedStatesInCryptoConfig() local
756 for (const auto& crypto_config : recent_crypto_config_map_) { in ClearCachedStatesInCryptoConfig() local
1899 quic::QuicCryptoClientConfig* crypto_config = crypto_config_owner->config(); in CreateCryptoConfigHandle() local
H A Dmock_crypto_client_stream.cc64 QuicCryptoClientConfig* crypto_config, in MockCryptoClientStream()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/
H A Dmasque_dispatcher.cc34 const QuicCryptoServerConfig* crypto_config, in MasqueDispatcher()
/aosp_15_r20/external/cronet/net/tools/quic/
H A Dquic_simple_server.h76 quic::QuicCryptoServerConfig* crypto_config() { return &crypto_config_; } in crypto_config() function

12