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
SSL_library_init, OpenSSL_add_ssl_algorithms, SSLeay_add_ssl_algorithms — initialize SSL library by registering algorithmsSYNOPSIS
#include <openssl/ssl.h>SSL_library_init(void);
OpenSSL_add_ssl_algorithms(void);
SSLeay_add_ssl_algorithms(void);