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

/external/openssl/crypto/engine/
H A Deng_dyn.c171 DSO_free(ctx->dynamic_dso);
451 DSO_free(ctx->dynamic_dso);
460 DSO_free(ctx->dynamic_dso);
484 DSO_free(ctx->dynamic_dso);
519 DSO_free(ctx->dynamic_dso);
/external/openssl/crypto/dso/
H A Ddso.h223 int DSO_free(DSO *dso);
267 * for the first and third parameters. Use DSO_up and DSO_free for
H A Ddso_lib.c131 int DSO_free(DSO *dso) function
149 fprintf(stderr,"DSO_free, bad reference count\n");
251 DSO_free(ret);
/external/openssl/include/openssl/
H A Ddso.h223 int DSO_free(DSO *dso);
267 * for the first and third parameters. Use DSO_up and DSO_free for
/external/openssl/crypto/conf/
H A Dconf_mod.c284 DSO_free(dso);
449 DSO_free(md->dso);
/external/openssl/crypto/comp/
H A Dc_zlib.c420 DSO_free(zlib_dso);

Completed in 308 milliseconds