Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
CONF_modules_free, CONF_modules_finish, CONF_modules_unload — OpenSSL configuration cleanup functionsSYNOPSIS
#include <openssl/conf.h>CONF_modules_free(void);
CONF_modules_finish(void);
CONF_modules_unload(int all);