Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_trace_enabled.pod5 OSSL_trace_enabled, OSSL_trace_begin, OSSL_trace_end,
21 BIO *OSSL_trace_begin(int category);
75 trace channel (i.e., the BIO object) using OSSL_trace_begin(), write
77 channel using OSSL_trace_end(). The OSSL_trace_begin()/OSSL_trace_end()
91 OSSL_trace_begin() is used to starts a tracing section, and get the
97 Using OSSL_trace_begin() and OSSL_trace_end() to wrap tracing sections
119 BIO *trc_out = OSSL_trace_begin(OSSL_TRACE_CATEGORY_TLS);
143 BIO *trc_out = OSSL_trace_begin(OSSL_TRACE_CATEGORY_TLS);
276 OSSL_trace_begin() returns a B<BIO> pointer if the given I<type> is enabled,
H A DOSSL_trace_set_channel.pod88 The callback is called from OSSL_trace_begin(), which gives the
/freebsd/crypto/openssl/include/openssl/
H A Dtrace.h151 BIO *OSSL_trace_begin(int category);
203 BIO *trc_out = OSSL_trace_begin(OSSL_TRACE_CATEGORY_##category); \
/freebsd/crypto/openssl/crypto/
H A Dtrace.c469 BIO *OSSL_trace_begin(int category) in OSSL_trace_begin() function
/freebsd/secure/lib/libcrypto/
H A DVersion.map5228 OSSL_trace_begin;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3286 MLINKS+= OSSL_trace_enabled.3 OSSL_trace_begin.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4453 OSSL_trace_begin 4581 3_0_0 EXIST::FUNCTION: