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(3ssl) - debian
rand_file_name(3) - centos
rand_write_file(3) - centos
rand_load_file(3) - osx
rand_load_file(3ssl) - v7
Similar Topics in the Unix Linux Community
Hearing Aid for OSX 10.12.x and greater.
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location