Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_txp.h121 OSSL_TIME ossl_quic_tx_packetiser_get_deadline(OSSL_QUIC_TX_PACKETISER *txp);
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c3225 OSSL_TIME ossl_quic_tx_packetiser_get_deadline(OSSL_QUIC_TX_PACKETISER *txp) in ossl_quic_tx_packetiser_get_deadline() function
H A Dquic_channel.c2803 ossl_quic_tx_packetiser_get_deadline(ch->txp)); in ch_determine_next_tick_deadline()