openssl/crypto/rand
Andy Polyakov a0e53000a8 rand/rand_unix.c: address macro redifinition warning.
Occasionally, e.g. when compiling for elderly glibc, you end up passing
-D_GNU_SOURCE on command line, and doing so triggered warning...

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6616)
2018-07-01 12:05:54 +02:00
..
build.info
drbg_ctr.c DRBG: Use the EVP layer to do AES encryption 2018-03-21 21:32:47 +01:00
drbg_lib.c Use void in all function definitions that do not take any arguments 2018-05-11 14:37:48 +02:00
rand_egd.c Update copyright year 2018-05-29 13:16:04 +01:00
rand_err.c make update 2018-04-13 23:48:41 +02:00
rand_lcl.h Make sure we use a nonce when a nonce is required 2018-04-01 21:11:26 +02:00
rand_lib.c Modify the DEVRANDOM source so that the files are kept open persistently. 2018-06-27 07:15:36 +10:00
rand_unix.c rand/rand_unix.c: address macro redifinition warning. 2018-07-01 12:05:54 +02:00
rand_vms.c Modify the DEVRANDOM source so that the files are kept open persistently. 2018-06-27 07:15:36 +10:00
rand_win.c Modify the DEVRANDOM source so that the files are kept open persistently. 2018-06-27 07:15:36 +10:00
randfile.c rand/randfile.c: fix potential resource leak in RAND_load_file. 2018-04-04 20:27:59 +02:00