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

/freebsd-12-stable/crypto/openssl/include/internal/
H A Ddso.h43 * Don't unload the DSO when we call DSO_free()
86 int DSO_free(DSO *dso);
118 * first and third parameters. Use DSO_up_ref and DSO_free for subsequent
/freebsd-12-stable/crypto/openssl/crypto/engine/
H A Deng_dyn.c140 DSO_free(ctx->dynamic_dso);
415 DSO_free(ctx->dynamic_dso);
425 DSO_free(ctx->dynamic_dso);
451 DSO_free(ctx->dynamic_dso);
483 DSO_free(ctx->dynamic_dso);
/freebsd-12-stable/crypto/openssl/crypto/dso/
H A Ddso_lib.c50 DSO_free(ret);
62 int DSO_free(DSO *dso) function
169 DSO_free(ret);
/freebsd-12-stable/crypto/openssl/crypto/conf/
H A Dconf_mod.c223 DSO_free(dso);
383 DSO_free(md->dso);
/freebsd-12-stable/crypto/openssl/crypto/
H A Dinit.c204 DSO_free(dso);
809 DSO_free(dso);
/freebsd-12-stable/crypto/openssl/crypto/comp/
H A Dc_zlib.c265 DSO_free(zlib_dso);

Completed in 206 milliseconds