rand_cleanup(3) osx man page | unix.com

Man Page: rand_cleanup

Operating Environment: osx

Section: 3

RAND_cleanup(3) 						      OpenSSL							   RAND_cleanup(3)

NAME
RAND_cleanup - erase the PRNG state
SYNOPSIS
#include <openssl/rand.h> void RAND_cleanup(void);
DESCRIPTION
RAND_cleanup() erases the memory used by the PRNG.
RETURN VALUE
RAND_cleanup() returns no value.
SEE ALSO
rand(3)
HISTORY
RAND_cleanup() is available in all versions of SSLeay and OpenSSL. 50 2013-03-05 RAND_cleanup(3)
Related Man Pages
rand_write_file(3ssl) - debian
rand_load_file(3) - osx
rand_load_file(3ssl) - plan9
rand_load_file(3ssl) - xfree86
rand_load_file(3ssl) - v7
Similar Topics in the Unix Linux Community
AIX Links
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location