Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c864 int need_padding = 0, txpim_pkt_reffed; in ossl_quic_tx_packetiser_generate() local
914 need_padding = 1; in ossl_quic_tx_packetiser_generate()
928 need_padding = 1; in ossl_quic_tx_packetiser_generate()
930 if (need_padding) { in ossl_quic_tx_packetiser_generate()