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

/freebsd-10-stable/crypto/openssl/engines/
H A De_capi.c218 static void capi_ctx_free(CAPI_CTX * ctx);
501 capi_ctx_free(ctx);
1493 static void capi_ctx_free(CAPI_CTX * ctx) function
1495 CAPI_trace(ctx, "Calling capi_ctx_free with %lx\n", ctx);

Completed in 93 milliseconds