Searched refs:OSSL_trace_begin (Results 1 – 7 of 7) sorted by relevance
5 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(), write77 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 the97 Using OSSL_trace_begin() and OSSL_trace_end() to wrap tracing sections119 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,
88 The callback is called from OSSL_trace_begin(), which gives the
151 BIO *OSSL_trace_begin(int category);203 BIO *trc_out = OSSL_trace_begin(OSSL_TRACE_CATEGORY_##category); \
469 BIO *OSSL_trace_begin(int category) in OSSL_trace_begin() function
5228 OSSL_trace_begin;
3286 MLINKS+= OSSL_trace_enabled.3 OSSL_trace_begin.3
4453 OSSL_trace_begin 4581 3_0_0 EXIST::FUNCTION: