Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DCONF_modules_free.pod5 CONF_modules_free, CONF_modules_finish, CONF_modules_unload -
19 void CONF_modules_free(void);
23 CONF_modules_free() closes down and frees up all memory allocated by all
26 CONF_modules_free() at exit to tidy up any configuration performed.
46 CONF_modules_free() was deprecated in OpenSSL 1.1.0; do not use it.
/freebsd/crypto/openssl/include/openssl/
H A Dconf.h.in150 # define CONF_modules_free() while(0) continue macro
H A Dconf.h187 # define CONF_modules_free() while(0) continue macro
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c988 CONF_modules_free(); in daemon_delete()
/freebsd/crypto/openssl/util/
H A Dother.syms283 CONF_modules_free define deprecated 1.1.0
/freebsd/crypto/openssl/doc/
H A Dbuild.info890 DEPEND[html/man3/CONF_modules_free.html]=man3/CONF_modules_free.pod
891 GENERATE[html/man3/CONF_modules_free.html]=man3/CONF_modules_free.pod
892 DEPEND[man/man3/CONF_modules_free.3]=man3/CONF_modules_free.pod
893 GENERATE[man/man3/CONF_modules_free.3]=man3/CONF_modules_free.pod
3270 html/man3/CONF_modules_free.html \
3942 man/man3/CONF_modules_free.3 \
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile104 MAN+= CONF_modules_free.3
1319 MLINKS+= CONF_modules_free.3 CONF_modules_finish.3
1320 MLINKS+= CONF_modules_free.3 CONF_modules_unload.3
/freebsd/crypto/openssl/
H A DCHANGES.md5503 functions are CONF_modules_free(), ENGINE_cleanup(), OBJ_cleanup(),