FreeBSD Manual Pages
RAND_cleanup(3) OpenSSL RAND_cleanup(3) N RAND_cleanup - erase the PRNG state S #include <openssl/rand.h> void RAND_cleanup(void); D RAND_cleanup() erases the memory used by the PRNG. R RAND_cleanup() returns no value. S rand(3) H RAND_cleanup() is available in all versions of SSLeay and OpenSSL. 3rd Berkeley Distribution 0.9.7d RAND_cleanup(3)
N | S | D | R | S | H
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=RAND_cleanup&sektion=3&manpath=FreeBSD+5.3-RELEASE>