Home
last modified time | relevance | path

Searched refs:SendRejectWithFallbackConfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_server_config.h722 void SendRejectWithFallbackConfig(
H A Dquic_crypto_server_config.cc892 SendRejectWithFallbackConfig(std::move(context), configs.fallback); in ProcessClientHelloAfterCalculateSharedKeys()
1063 void QuicCryptoServerConfig::SendRejectWithFallbackConfig( in SendRejectWithFallbackConfig() function in quic::QuicCryptoServerConfig