Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/crypto/openssl/crypto/
H A Dinit.c93 OPENSSL_cleanup(); in win32atexit()
110 if (atexit(OPENSSL_cleanup) != 0) in DEFINE_RUN_ONCE_STATIC()
346 void OPENSSL_cleanup(void) in OPENSSL_cleanup() function
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dcrypto.h484 void OPENSSL_cleanup(void);
H A Dcrypto.h.in461 void OPENSSL_cleanup(void);
/freebsd-14.2/crypto/openssl/
H A DNOTES-NONSTOP.md60 Preferably, you can explicitly call `OPENSSL_cleanup()` from your application.
H A DINSTALL.md554 circumstances. This option disables the atexit registration of OPENSSL_cleanup.
H A DCHANGES.md154 * New atexit configuration switch, which controls whether the OPENSSL_cleanup
/freebsd-14.2/secure/lib/libcrypto/
H A DVersion.map2117 OPENSSL_cleanup;
/freebsd-14.2/secure/lib/libcrypto/man/man3/
H A DMakefile2713 MLINKS+= OPENSSL_init_crypto.3 OPENSSL_cleanup.3
/freebsd-14.2/crypto/openssl/util/
H A Dlibcrypto.num1478 OPENSSL_cleanup 1513 3_0_0 EXIST::FUNCTION: