Searched refs:OPENSSL_thread_stop (Results 1 – 6 of 6) sorted by relevance
8 OPENSSL_thread_stop - OpenSSL initialisation18 void OPENSSL_thread_stop(void);205 The OPENSSL_thread_stop() function deallocates resources associated236 directly via a call to OPENSSL_thread_stop() on each thread. Similarly this238 applications using static linking should also call OPENSSL_thread_stop() on each241 should call OPENSSL_thread_stop() prior to the FreeLibrary() call.246 with those threads. The application should either call OPENSSL_thread_stop() on262 OPENSSL_thread_stop(), OPENSSL_INIT_new(), OPENSSL_INIT_set_config_appname()
38 OPENSSL_thread_stop(); in DllMain()
452 void OPENSSL_thread_stop(void) in OPENSSL_thread_stop() function
390 void OPENSSL_thread_stop(void);
2156 OPENSSL_thread_stop;
1977 MLINKS+= OPENSSL_init_crypto.3 OPENSSL_thread_stop.3