Home
last modified time | relevance | path

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

/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()
/openssl/crypto/
H A Dinit.c93 OPENSSL_cleanup(); in win32atexit()
110 if (atexit(OPENSSL_cleanup) != 0) in DEFINE_RUN_ONCE_STATIC()
353 void OPENSSL_cleanup(void) in OPENSSL_cleanup() function
/openssl/fuzz/
H A Dhashtable.c392 OPENSSL_cleanup(); in FuzzerCleanup()
/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.md195 * New atexit configuration switch, which controls whether the OPENSSL_cleanup
H A DCHANGES.md381 * New atexit configuration switch, which controls whether the OPENSSL_cleanup
/openssl/include/openssl/
H A Dcrypto.h.in475 void OPENSSL_cleanup(void);
/openssl/util/
H A Dlibcrypto.num1478 OPENSSL_cleanup 1513 3_0_0 EXIST::FUNCTION:

Completed in 95 milliseconds