Home
last modified time | relevance | path

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

/openssl-master/engines/
A De_capi.c169 int debug_level; member
343 ctx->debug_level = (int)i; in capi_ctrl()
344 CAPI_trace(ctx, "Setting debug level to %d\n", ctx->debug_level); in capi_ctrl()
1088 if (!ctx || (ctx->debug_level < level) || (!ctx->debug_file)) in capi_vtrace()
1516 if (ctx && ctx->debug_level >= CAPI_DBG_TRACE && ctx->debug_file) { in capi_get_key()

Completed in 9 milliseconds