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

/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_init.c22 static void ssl_library_stop(void);
43 OPENSSL_atexit(ssl_library_stop);
70 static void ssl_library_stop(void) function
79 OSSL_TRACE(INIT, "ssl_library_stop: "
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_init.c20 static void ssl_library_stop(void);
113 OPENSSL_atexit(ssl_library_stop);
143 static void ssl_library_stop(void) function
153 fprintf(stderr, "OPENSSL_INIT: ssl_library_stop: "

Completed in 203 milliseconds