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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_capi.c196 static void capi_ctx_free(CAPI_CTX * ctx);
479 capi_ctx_free(ctx);
1470 static void capi_ctx_free(CAPI_CTX * ctx) function
1472 CAPI_trace(ctx, "Calling capi_ctx_free with %lx\n", ctx);

Completed in 164 milliseconds