Home
last modified time | relevance | path

Searched refs:ossl_quic_tx_packetiser_schedule_handshake_done (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dquic_txp.h186 void ossl_quic_tx_packetiser_schedule_handshake_done(OSSL_QUIC_TX_PACKETISER *txp);
/freebsd/crypto/openssl/test/
H A Dquic_txp_test.c328 ossl_quic_tx_packetiser_schedule_handshake_done(h->txp); in schedule_handshake_done()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txp.c748 void ossl_quic_tx_packetiser_schedule_handshake_done(OSSL_QUIC_TX_PACKETISER *txp) in ossl_quic_tx_packetiser_schedule_handshake_done() function
H A Dquic_channel.c1195 ossl_quic_tx_packetiser_schedule_handshake_done(ch->txp); in ch_on_handshake_complete()