RAND_cleanup(3SSL) OpenSSL RAND_cleanup(3SSL)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. 1.0.1e 2013-02-11 RAND_cleanup(3SSL)
| Related Man Pages |
|---|
| rand_event(3ssl) - debian |
| rand_file_name(3ssl) - debian |
| rand_load_file(3ssl) - suse |
| rand_load_file(3ssl) - xfree86 |
| rand_load_file(3ssl) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |