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_load_file(3ssl) - debian
rand_load_file(3) - centos
rand_write_file(3) - centos
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
When is a _function_ not a _function_?
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location