Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c199 static void capi_ctx_free(CAPI_CTX *ctx);
514 capi_ctx_free(ctx); in capi_finish()
1640 static void capi_ctx_free(CAPI_CTX *ctx) in capi_ctx_free() function
1642 CAPI_trace(ctx, "Calling capi_ctx_free with %lx\n", ctx); in capi_ctx_free()
/third_party/openssl/engines/
H A De_capi.c199 static void capi_ctx_free(CAPI_CTX *ctx);
514 capi_ctx_free(ctx); in capi_finish()
1640 static void capi_ctx_free(CAPI_CTX *ctx) in capi_ctx_free() function
1642 CAPI_trace(ctx, "Calling capi_ctx_free with %lx\n", ctx); in capi_ctx_free()

Completed in 5 milliseconds