rand_cleanup(3openssl) opensolaris man page | unix.com

Man Page: rand_cleanup

Operating Environment: opensolaris

Section: 3openssl

RAND_cleanup(3openssl)						      OpenSSL						    RAND_cleanup(3openssl)

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. OpenSSL-0.9.8 Oct 11 2005 RAND_cleanup(3openssl)
Related Man Pages
rand_add(3openssl) - opensolaris
rand_event(3openssl) - opensolaris
rand_load_file(3openssl) - opensolaris
rand_status(3openssl) - opensolaris
rand_write_file(3openssl) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
Change directory for core file
Grep the 'not running' jobs and will send the update in mail with its name(job)
Solaris 10 - password complexity not working