Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi.c162 # define CAPI_DBG_TRACE 2 macro
1090 capi_vtrace(ctx, CAPI_DBG_TRACE, format, args); in CAPI_trace()
1493 if (ctx && ctx->debug_level >= CAPI_DBG_TRACE && ctx->debug_file) { in capi_get_key()