Searched refs:OSSL_TRACE2 (Results 1 – 11 of 11) sorted by relevance
| /src/crypto/openssl/crypto/ |
| H A D | trace.c | 203 OSSL_TRACE2(TRACE, "Attach channel %p to category '%s'\n", in trace_attach_cb() 207 OSSL_TRACE2(TRACE, "Attach prefix \"%s\" to category '%s'\n", in trace_attach_cb() 211 OSSL_TRACE2(TRACE, "Attach suffix \"%s\" to category '%s'\n", in trace_attach_cb() 224 OSSL_TRACE2(TRACE, "Detach channel %p from category '%s'\n", in trace_detach_cb() 228 OSSL_TRACE2(TRACE, "Detach prefix \"%s\" from category '%s'\n", in trace_detach_cb() 232 OSSL_TRACE2(TRACE, "Detach suffix \"%s\" from category '%s'\n", in trace_detach_cb() 378 OSSL_TRACE2(TRACE, in trace_attach_w_callback_cb() 383 OSSL_TRACE2(TRACE, "Attach prefix \"%s\" to category '%s'\n", in trace_attach_w_callback_cb() 387 OSSL_TRACE2(TRACE, "Attach suffix \"%s\" to category '%s'\n", in trace_attach_w_callback_cb()
|
| H A D | provider_conf.c | 137 OSSL_TRACE2(CONF, "Provider params: %s = %s\n", name, value); in provider_conf_params_internal() 339 OSSL_TRACE2(CONF, "Provider command: %s = %s\n", in provider_conf_load()
|
| H A D | core_fetch.c | 114 OSSL_TRACE2(QUERY, in ossl_method_construct_this()
|
| /src/crypto/openssl/crypto/engine/ |
| H A D | eng_cnf.c | 68 OSSL_TRACE2(CONF, "ENGINE: doing ctrl(%s,%s)\n", in int_engine_configure() 151 OSSL_TRACE2(CONF, "Called engine module: name %s, value %s\n", in int_engine_module_init()
|
| /src/crypto/openssl/crypto/evp/ |
| H A D | evp_cnf.c | 28 OSSL_TRACE2(CONF, "Loading EVP module: name %s, value %s\n", in alg_module_init()
|
| /src/crypto/openssl/crypto/property/ |
| H A D | property.c | 397 OSSL_TRACE2(QUERY, "Inserted an alg with nid %d into the store %p\n", nid, (void *)store); in ossl_method_store_add() 660 OSSL_TRACE2(QUERY, "Retrieving by nid %d from store %p\n", nid, (void *)store); in ossl_method_store_fetch() 664 OSSL_TRACE2(QUERY, "Failed to retrieve by nid %d from store %p\n", nid, (void *)store); in ossl_method_store_fetch() 667 OSSL_TRACE2(QUERY, "Retrieved by nid %d from store %p\n", nid, (void *)store); in ossl_method_store_fetch()
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_trace_enabled.pod | 7 OSSL_TRACE, OSSL_TRACE1, OSSL_TRACE2, OSSL_TRACE3, OSSL_TRACE4, 39 OSSL_TRACE2(category, format, arg1, arg2) 171 OSSL_TRACE() and OSSL_TRACE1(), OSSL_TRACE2(), ... OSSL_TRACE9() are
|
| /src/crypto/openssl/include/openssl/ |
| H A D | trace.h | 294 #define OSSL_TRACE2(category, format, arg1, arg2) \ macro
|
| /src/crypto/openssl/crypto/store/ |
| H A D | store_lib.c | 187 OSSL_TRACE2(STORE, "Opened %s => %p\n", uri, (void *)loader_ctx); in OSSL_STORE_open_ex()
|
| /src/crypto/openssl/util/ |
| H A D | other.syms | 823 OSSL_TRACE2 define
|
| /src/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 3512 MLINKS+= OSSL_trace_enabled.3 OSSL_TRACE2.3
|