Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c138 static QLOG *ch_get_qlog_cb(void *arg) in ch_get_qlog_cb() function
181 qtx_args.get_qlog_cb = ch_get_qlog_cb; in ch_init()
275 txp_args.get_qlog_cb = ch_get_qlog_cb; in ch_init()
3652 ossl_qtx_set_qlog_cb(ch->qtx, ch_get_qlog_cb, ch); in ch_on_new_conn_common()
3653 ossl_quic_tx_packetiser_set_qlog_cb(ch->txp, ch_get_qlog_cb, ch); in ch_on_new_conn_common()