Home
last modified time | relevance | path

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

/openssl/test/testutil/
H A Dtestutil_init.c121 if (category == OSSL_TRACE_CATEGORY_ALL) { in setup_trace()
/openssl/include/openssl/
H A Dtrace.h40 # define OSSL_TRACE_CATEGORY_ALL 0 /* The fallback */ macro
/openssl/apps/
H A Dopenssl.c217 if (category == OSSL_TRACE_CATEGORY_ALL) { in setup_trace()
/openssl/crypto/
H A Dtrace.c456 return OSSL_TRACE_CATEGORY_ALL; in ossl_trace_get_category()
/openssl/doc/man3/
H A DOSSL_trace_enabled.pod66 The fallback type B<OSSL_TRACE_CATEGORY_ALL> should I<not> be used
H A DOSSL_trace_set_channel.pod215 There is also B<OSSL_TRACE_CATEGORY_ALL>, which works as a fallback

Completed in 12 milliseconds