Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_capi.c165 # define CAPI_DBG_TRACE 2 macro
1103 capi_vtrace(ctx, CAPI_DBG_TRACE, format, args); in CAPI_trace()
1516 if (ctx && ctx->debug_level >= CAPI_DBG_TRACE && ctx->debug_file) { in capi_get_key()