Searched refs:OPENSSL_cleanup (Results 1 – 11 of 11) sorted by relevance
7 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 libcrypto197 call OPENSSL_cleanup() directly. Developers of libraries using OpenSSL203 Once OPENSSL_cleanup() has been called the library cannot be reinitialised.211 function to be called during OPENSSL_cleanup(). Stop handlers are287 The OPENSSL_init_crypto(), OPENSSL_cleanup(), OPENSSL_atexit(),
664 done by OPENSSL_cleanup()
93 OPENSSL_cleanup(); in win32atexit()110 if (atexit(OPENSSL_cleanup) != 0) in DEFINE_RUN_ONCE_STATIC()346 void OPENSSL_cleanup(void) in OPENSSL_cleanup() function
484 void OPENSSL_cleanup(void);
461 void OPENSSL_cleanup(void);
60 Preferably, you can explicitly call `OPENSSL_cleanup()` from your application.
554 circumstances. This option disables the atexit registration of OPENSSL_cleanup.
154 * New atexit configuration switch, which controls whether the OPENSSL_cleanup
2117 OPENSSL_cleanup;
2713 MLINKS+= OPENSSL_init_crypto.3 OPENSSL_cleanup.3
1478 OPENSSL_cleanup 1513 3_0_0 EXIST::FUNCTION: