openssl/include/internal
Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API
Fixes #4403

This commit moves the internal header file "internal/rand.h" to
<openssl/rand_drbg.h>, making the RAND_DRBG API public.
The RAND_POOL API remains private, its function prototypes were
moved to "internal/rand_int.h" and converted to lowercase.

Documentation for the new API is work in progress on GitHub #5461.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5462)
2018-03-15 18:58:38 +01:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
bio.h Update copyright year 2018-02-13 13:59:25 +00:00
comp.h
conf.h
constant_time_locl.h Update copyright year 2018-02-27 13:59:42 +00:00
cryptlib.h Make OPENSSL_rdtsc universally available. 2018-02-07 10:08:15 +10:00
dane.h
dso.h Use "" not <> for internal/ includes 2017-08-22 09:54:20 -04:00
dsoerr.h Small simplification in mkerr.pl 2018-02-09 07:04:32 -05:00
err.h
nelem.h Remove tests dependence on e_os.h 2017-08-18 09:50:25 +10:00
numbers.h
o_dir.h Fix some Typos and indents 2017-08-11 10:16:33 -04:00
o_str.h
refcount.h Move the REF_PRINT support from e_os.h to internal/refcount.h. 2017-08-30 07:20:44 +10:00
sockets.h Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
thread_once.h