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(3) - redhat
rand_load_file(3) - redhat
rand_get_rand_method(3openssl) - opensolaris
rand_status(3openssl) - opensolaris
rand_set_rand_method(3openssl) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
PHP Man Pages Now Available (Over 10,000)
What's legal and what's not?
Identify problem with while getopts