Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_txp.h70 void ossl_quic_tx_packetiser_add_unvalidated_credit(OSSL_QUIC_TX_PACKETISER *txp,
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_rx_depack.c1475 ossl_quic_tx_packetiser_add_unvalidated_credit(ch->txp, dgram_len); in ossl_quic_handle_frames()
H A Dquic_txp.c484 void ossl_quic_tx_packetiser_add_unvalidated_credit(OSSL_QUIC_TX_PACKETISER *txp, in ossl_quic_tx_packetiser_add_unvalidated_credit() function