Man Page: rand_cleanup
Operating Environment: opensolaris
Section: 3openssl
RAND_cleanup(3openssl) OpenSSL RAND_cleanup(3openssl)NAMERAND_cleanup - erase the PRNG stateSYNOPSIS#include <openssl/rand.h> void RAND_cleanup(void);DESCRIPTIONRAND_cleanup() erases the memory used by the PRNG.RETURN VALUERAND_cleanup() returns no value.SEE ALSOrand(3)HISTORYRAND_cleanup() is available in all versions of SSLeay and OpenSSL. OpenSSL-0.9.8 Oct 11 2005 RAND_cleanup(3openssl)
| Related Man Pages |
|---|
| rand_ssleay(3openssl) - opensolaris |
| rand_add(3openssl) - opensolaris |
| rand_event(3openssl) - opensolaris |
| rand_seed(3openssl) - opensolaris |
| rand_write_file(3openssl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| solaris zones vs container.. |
| PHP Man Pages Now Available (Over 10,000) |
| What's legal and what's not? |
| Shopt -s histappend |