Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dqlog.h39 } QLOG_TRACE_INFO; typedef
41 QLOG *ossl_qlog_new(const QLOG_TRACE_INFO *info);
42 QLOG *ossl_qlog_new_from_env(const QLOG_TRACE_INFO *info);
/openssl/test/
H A Dquic_qlog_test.c80 QLOG_TRACE_INFO qti = {0}; in test_qlog()
219 QLOG_TRACE_INFO qti = {0}; in test_qlog_filter()
/openssl/ssl/quic/
H A Dqlog.c35 QLOG_TRACE_INFO info;
55 QLOG *ossl_qlog_new(const QLOG_TRACE_INFO *info) in ossl_qlog_new()
105 QLOG *ossl_qlog_new_from_env(const QLOG_TRACE_INFO *info) in ossl_qlog_new_from_env()
H A Dquic_channel.c112 QLOG_TRACE_INFO qti = {0}; in ch_get_qlog()

Completed in 22 milliseconds