Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_txp.h219 QUIC_PN ossl_quic_tx_packetiser_get_next_pn(OSSL_QUIC_TX_PACKETISER *txp,
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c3216 QUIC_PN ossl_quic_tx_packetiser_get_next_pn(OSSL_QUIC_TX_PACKETISER *txp, in ossl_quic_tx_packetiser_get_next_pn() function
H A Dquic_channel.c737 = ossl_quic_tx_packetiser_get_next_pn(ch->txp, QUIC_PN_SPACE_APP); in ch_trigger_txku()