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

/freebsd-10.3-release/crypto/openssl/crypto/engine/
H A Deng_dyn.c190 DSO_free(ctx->dynamic_dso);
466 DSO_free(ctx->dynamic_dso);
476 DSO_free(ctx->dynamic_dso);
502 DSO_free(ctx->dynamic_dso);
541 DSO_free(ctx->dynamic_dso);
/freebsd-10.3-release/crypto/openssl/crypto/dso/
H A Ddso.h243 int DSO_free(DSO *dso);
298 * first and third parameters. Use DSO_up and DSO_free for subsequent
H A Ddso_lib.c131 int DSO_free(DSO *dso) function
148 fprintf(stderr, "DSO_free, bad reference count\n");
239 DSO_free(ret);
/freebsd-10.3-release/crypto/openssl/crypto/conf/
H A Dconf_mod.c270 DSO_free(dso);
428 DSO_free(md->dso);
/freebsd-10.3-release/crypto/openssl/engines/
H A De_atalla.c411 DSO_free(atalla_dso);
426 if (!DSO_free(atalla_dso)) {
H A De_nuron.c159 if (!DSO_free(pvDSOHandle)) {
H A De_4758cca.c328 DSO_free(dso);
350 if (!DSO_free(dso)) {
H A De_aep.c506 DSO_free(aep_dso);
557 if (!DSO_free(aep_dso)) {
H A De_chil.c627 DSO_free(hwcrhk_dso);
653 if (!DSO_free(hwcrhk_dso)) {
H A De_cswift.c436 DSO_free(cswift_dso);
453 if (!DSO_free(cswift_dso)) {
H A De_sureware.c570 DSO_free(surewarehk_dso);
597 if (!DSO_free(surewarehk_dso)) {
H A De_ubsec.c486 DSO_free(ubsec_dso);
518 if (!DSO_free(ubsec_dso)) {
/freebsd-10.3-release/crypto/openssl/crypto/comp/
H A Dc_zlib.c408 DSO_free(zlib_dso);

Completed in 112 milliseconds