Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_packet_creator.cc1690 const QuicByteCount min_header_protection_padding = in MaybeAddExtraPaddingForHeaderProtection() local
1696 std::max(pending_padding_bytes_, min_header_protection_padding); in MaybeAddExtraPaddingForHeaderProtection()