Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
ERR_load_crypto_strings, ERR_free_strings, SSL_load_error_strings — load and free OpenSSL error stringsSYNOPSIS
#include <openssl/err.h>ERR_load_crypto_strings(void);
ERR_free_strings(void);
SSL_load_error_strings(void);