Searched refs:capi_ctx_free (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/engines/
H A De_capi.c243 static void capi_ctx_free(CAPI_CTX * ctx);
526 capi_ctx_free(ctx);
1621 static void capi_ctx_free(CAPI_CTX * ctx) function
1623 CAPI_trace(ctx, "Calling capi_ctx_free with %lx\n", ctx);

Completed in 73 milliseconds