Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_txp.h190 int ossl_quic_tx_packetiser_schedule_conn_close(OSSL_QUIC_TX_PACKETISER *txp,
/openssl/test/
H A Dquic_txp_test.c1089 if (!TEST_true(ossl_quic_tx_packetiser_schedule_conn_close(h->txp, &f))) in gen_conn_close()
/openssl/ssl/quic/
H A Dquic_txp.c3071 int ossl_quic_tx_packetiser_schedule_conn_close(OSSL_QUIC_TX_PACKETISER *txp, in ossl_quic_tx_packetiser_schedule_conn_close() function
H A Dquic_channel.c2897 ossl_quic_tx_packetiser_schedule_conn_close(ch->txp, &f); in ch_start_terminating()

Completed in 35 milliseconds