Searched refs:ENGINE_cleanup (Results 1 – 9 of 9) sorted by relevance
276 ENGINE_cleanup(); in main()
188 void ENGINE_cleanup(void) in ENGINE_cleanup() function
442 void ENGINE_cleanup(void);
188 place. ENGINE_cleanup() will simply iterate across a list of registered cleanup
207 EVP_cleanup(); ENGINE_cleanup(); \
413 ENGINE_cleanup(); in main()
37 void ENGINE_cleanup(void);359 void ENGINE_cleanup(void);364 used, it is necessary to use the ENGINE_cleanup() function to368 register its cleanup details to be called during ENGINE_cleanup(). This369 approach allows ENGINE_cleanup() to clean up after any ENGINE functionality
829 ENGINE_cleanup(); in main()
804 ENGINE_cleanup() and CONF_modules_unload()