Home
last modified time | relevance | path

Searched refs:OPENSSL_cleanup (Results 1 – 16 of 16) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_init_crypto.pod7 OPENSSL_INIT_free, OPENSSL_init_crypto, OPENSSL_cleanup, OPENSSL_atexit,
15 void OPENSSL_cleanup(void);
181 OPENSSL_cleanup().
191 The OPENSSL_cleanup() function deinitialises OpenSSL (both libcrypto
197 call OPENSSL_cleanup() directly. Developers of libraries using OpenSSL
203 Once OPENSSL_cleanup() has been called the library cannot be reinitialised.
211 function to be called during OPENSSL_cleanup(). Stop handlers are
287 The OPENSSL_init_crypto(), OPENSSL_cleanup(), OPENSSL_atexit(),
H A DENGINE_add.pod664 done by OPENSSL_cleanup()
/freebsd/crypto/openssl/crypto/
H A Dinit.c95 OPENSSL_cleanup(); in win32atexit()
112 if (atexit(OPENSSL_cleanup) != 0) in DEFINE_RUN_ONCE_STATIC()
377 void OPENSSL_cleanup(void) in OPENSSL_cleanup() function
/freebsd/crypto/openssl/fuzz/
H A Dhashtable.c392 OPENSSL_cleanup(); in FuzzerCleanup()
H A Dml-kem.c669 OPENSSL_cleanup(); in FuzzerCleanup()
H A Dml-dsa.c678 OPENSSL_cleanup(); in FuzzerCleanup()
H A Dslh-dsa.c607 OPENSSL_cleanup(); in FuzzerCleanup()
/freebsd/crypto/openssl/
H A DNOTES-NONSTOP.md73 register `OPENSSL_cleanup()` automatically. Preferably, you can explicitly call
74 `OPENSSL_cleanup()` from your application.
H A DINSTALL.md636 circumstances. This option disables the atexit registration of OPENSSL_cleanup.
H A DNEWS.md263 * New atexit configuration switch, which controls whether the OPENSSL_cleanup
H A DCHANGES.md740 * New atexit configuration switch, which controls whether the OPENSSL_cleanup
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h502 void OPENSSL_cleanup(void);
H A Dcrypto.h.in479 void OPENSSL_cleanup(void);
/freebsd/secure/lib/libcrypto/
H A DVersion.map2052 OPENSSL_cleanup;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2884 MLINKS+= OPENSSL_init_crypto.3 OPENSSL_cleanup.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1478 OPENSSL_cleanup 1513 3_0_0 EXIST::FUNCTION: