Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_record_tx.h73 void ossl_qtx_set_qlog_cb(OSSL_QTX *qtx, QLOG *(*get_qlog_cb)(void *arg),
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_record_tx.c173 void ossl_qtx_set_qlog_cb(OSSL_QTX *qtx, QLOG *(*get_qlog_cb)(void *arg), in ossl_qtx_set_qlog_cb() function
H A Dquic_channel.c3699 ossl_qtx_set_qlog_cb(ch->qtx, ch_get_qlog_cb, ch); in ch_on_new_conn_common()