Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_chaos_protector.cc124 const int max_overhead_of_adding_a_crypto_frame = in SplitCryptoFrame() local
132 if (remaining_padding_bytes_ < max_overhead_of_adding_a_crypto_frame) { in SplitCryptoFrame()