Home
last modified time | relevance | path

Searched refs:ssl_library_stop (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_init.c22 static void ssl_library_stop(void);
43 OPENSSL_atexit(ssl_library_stop); in DEFINE_RUN_ONCE_STATIC()
70 static void ssl_library_stop(void) in ssl_library_stop() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_init.c20 static void ssl_library_stop(void);
113 OPENSSL_atexit(ssl_library_stop); in DEFINE_RUN_ONCE_STATIC()
143 static void ssl_library_stop(void) in ssl_library_stop() function