Searched refs:ossl_lib_ctx_onfree_fn (Results 1 – 3 of 3) sorted by relevance
195 typedef void (ossl_lib_ctx_onfree_fn)(OSSL_LIB_CTX *ctx); typedef199 int ossl_lib_ctx_onfree(OSSL_LIB_CTX *ctx, ossl_lib_ctx_onfree_fn onfreefn);
19 ossl_lib_ctx_onfree_fn *fn;467 int ossl_lib_ctx_onfree(OSSL_LIB_CTX *ctx, ossl_lib_ctx_onfree_fn onfreefn) in ossl_lib_ctx_onfree()
25 int ossl_lib_ctx_onfree(OSSL_LIB_CTX *ctx, ossl_lib_ctx_onfree_fn onfreefn);
Completed in 7 milliseconds