osx man page for rand_cleanup

Query: rand_cleanup

OS: osx

Section: 3

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

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(3) - centos
rand_load_file(3) - osx
rand_load_file(3ssl) - suse
rand_load_file(3ssl) - xfree86
rand_load_file(3ssl) - mojave
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location