openssl/crypto/rand
Dr. Matthias St. Pierre b5acbf9148 Reorganize local header files
Apart from public and internal header files, there is a third type called
local header files, which are located next to source files in the source
directory. Currently, they have different suffixes like

  '*_lcl.h', '*_local.h', or '*_int.h'

This commit changes the different suffixes to '*_local.h' uniformly.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9681)
2019-09-27 23:58:06 +02:00
..
build.info crypto/rand: rename drbg_rand.c to drbg_ctr.c 2018-01-04 11:47:30 +10:00
drbg_ctr.c Reorganize local header files 2019-09-27 23:58:06 +02:00
drbg_lib.c Reorganize local header files 2019-09-27 23:58:06 +02:00
rand_egd.c Update copyright year 2018-05-29 13:16:04 +01:00
rand_err.c Make rand_pool buffers more dynamic in their sizing. 2019-07-23 23:30:12 +10:00
rand_lib.c Reorganize local header files 2019-09-27 23:58:06 +02:00
rand_local.h Reorganize local header files 2019-09-27 23:58:06 +02:00
rand_unix.c Reorganize local header files 2019-09-27 23:58:06 +02:00
rand_vms.c Reorganize local header files 2019-09-27 23:58:06 +02:00
rand_win.c Reorganize local header files 2019-09-27 23:58:06 +02:00
randfile.c Update copyright year 2019-05-28 14:49:38 +02:00