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.c863 int need_padding = 0, txpim_pkt_reffed; in ossl_quic_tx_packetiser_generate() local
913 need_padding = 1; in ossl_quic_tx_packetiser_generate()
927 need_padding = 1; in ossl_quic_tx_packetiser_generate()
929 if (need_padding) { in ossl_quic_tx_packetiser_generate()