Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_txp.h196 void ossl_quic_tx_packetiser_schedule_ack(OSSL_QUIC_TX_PACKETISER *txp,
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c759 void ossl_quic_tx_packetiser_schedule_ack(OSSL_QUIC_TX_PACKETISER *txp, in ossl_quic_tx_packetiser_schedule_ack() function
H A Dquic_channel.c922 ossl_quic_tx_packetiser_schedule_ack(ch->txp, QUIC_PN_SPACE_APP); in rxku_detected()