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_file_name(3) - centos
rand_load_file(3) - osx
rand_load_file(3ssl) - plan9
rand_load_file(3ssl) - mojave
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location