Home
last modified time | relevance | path

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

/freebsd/crypto/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