Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ RAND_cleanup(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rand_ssl(3)

RAND_cleanup(3)  —  Subroutines

NAME

RAND_cleanup − Erase the PRNG state

SYNOPSIS

#include <openssl/rand.h>
void RAND_cleanup(
        void );

DESCRIPTION

The RAND_cleanup() function erases the memory used by the PRNG. 

RETURN VALUE

The RAND_cleanup() function returns no value. 

HISTORY

The RAND_cleanup() function is available in all versions of SSLeay and OpenSSL. 

SEE ALSO

Functions: rand_ssl(3)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026