Searched refs:OPENSSL_cleanup (Results 1 – 7 of 7) sorted by relevance
7 OPENSSL_INIT_free, OPENSSL_init_crypto, OPENSSL_cleanup, OPENSSL_atexit,15 void OPENSSL_cleanup(void);170 OPENSSL_cleanup().180 The OPENSSL_cleanup() function deinitialises OpenSSL (both libcrypto186 call OPENSSL_cleanup() directly. Developers of libraries using OpenSSL192 Once OPENSSL_cleanup() has been called the library cannot be reinitialised.200 function to be called during OPENSSL_cleanup(). Stop handlers are261 The OPENSSL_init_crypto(), OPENSSL_cleanup(), OPENSSL_atexit(),
654 done by OPENSSL_cleanup()
124 OPENSSL_cleanup(); in win32atexit()140 if (atexit(OPENSSL_cleanup) != 0) in DEFINE_RUN_ONCE_STATIC()496 void OPENSSL_cleanup(void) in OPENSSL_cleanup() function
575 OPENSSL_cleanup(); in CRYPTO_mem_leaks_cb()
387 void OPENSSL_cleanup(void);
2116 OPENSSL_cleanup;
1996 MLINKS+= OPENSSL_init_crypto.3 OPENSSL_cleanup.3