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
RAND_set_rand_method, RAND_get_rand_method, RAND_SSLeay — select RAND methodSYNOPSIS
#include <openssl/rand.h>RAND_set_rand_method(const RAND_METHOD *meth);
RAND_get_rand_method(void);
RAND_SSLeay(void);