Home
last modified time | relevance | path

Searched defs:server_crypto_config (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dtls_chlo_extractor_test.cc71 std::unique_ptr<QuicCryptoServerConfig> server_crypto_config = in PerformFullHandshake() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.cc1173 QuicCryptoServerConfig* server_crypto_config, in CreateServerSessionForTest()