Searched refs:OPENSSL_cleanup (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | OPENSSL_init_crypto.pod | 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 libcrypto 186 call OPENSSL_cleanup() directly. Developers of libraries using OpenSSL 192 Once OPENSSL_cleanup() has been called the library cannot be reinitialised. 200 function to be called during OPENSSL_cleanup(). Stop handlers are 261 The OPENSSL_init_crypto(), OPENSSL_cleanup(), OPENSSL_atexit(),
|
H A D | ENGINE_add.pod | 654 done by OPENSSL_cleanup()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | init.c | 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
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ |
H A D | init.c | 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
|
H A D | mem_dbg.c | 575 OPENSSL_cleanup(); in CRYPTO_mem_leaks_cb()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | openssl_shim.h | 128 OPENSSL_cleanup(void);
|
H A D | tls.c | 132 OPENSSL_cleanup(); in tls_shutdown()
|
H A D | openssl_shim.c | 230 OPENSSL_cleanup(void) { in OPENSSL_cleanup() function
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | openssl_shim.h | 113 OPENSSL_cleanup(void);
|
H A D | openssl_shim.c | 168 OPENSSL_cleanup(void) { 170 OPENSSL_cleanup(void) { OPENSSL_cleanup() function
|
H A D | tls.c | 173 * We call OPENSSL_cleanup() manually, in a correct order, thus disable 214 OPENSSL_cleanup();
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | crypto.h | 387 void OPENSSL_cleanup(void);
|
/netbsd-src/crypto/external/bsd/openssl/dist/ |
H A D | NOTES-NONSTOP.md | 60 Preferably, you can explicitly call `OPENSSL_cleanup()` from your application.
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | crypto.h.in | 461 void OPENSSL_cleanup(void);
|
/netbsd-src/external/mpl/bind/dist/ |
H A D | config.h.in | 281 /* Define to 1 if you have the `OPENSSL_cleanup' function. */
|
H A D | configure.ac | 691 AC_CHECK_FUNCS([OPENSSL_init_ssl OPENSSL_init_crypto OPENSSL_cleanup])
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | crypto.map | 2115 OPENSSL_cleanup;
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 1526 OPENSSL_cleanup 1513 1_1_0 EXIST::FUNCTION:
|