opensolaris man page for rand_cleanup

Query: rand_cleanup

OS: opensolaris

Section: 3openssl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_file_name(3openssl) - opensolaris
rand_event(3openssl) - opensolaris
rand_load_file(3openssl) - opensolaris
rand_seed(3openssl) - opensolaris
rand_status(3openssl) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
solaris zones vs container..
Change directory for core file
What is good?