openssl/crypto/rand
Richard Levitte 28361a0b82 RAND: ensure INT32_MAX is defined
This value is used to set DRBG_MAX_LENGTH

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7467)

(cherry picked from commit f81b043ad8)
2018-10-23 10:56:59 +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 DRBG: fix reseeding via RAND_add()/RAND_seed() with large input 2018-10-16 22:32:42 +02:00
drbg_lib.c DRBG: fix reseeding via RAND_add()/RAND_seed() with large input 2018-10-16 22:32:42 +02:00
rand_egd.c Update copyright year 2018-05-29 13:16:04 +01:00
rand_err.c DRBG: fix reseeding via RAND_add()/RAND_seed() with large input 2018-10-16 22:32:42 +02:00
rand_lcl.h RAND: ensure INT32_MAX is defined 2018-10-23 10:56:59 +02:00
rand_lib.c RAND_add(): fix heap corruption in error path 2018-10-22 14:57:04 +02:00
rand_unix.c DRBG: fix reseeding via RAND_add()/RAND_seed() with large input 2018-10-16 22:32:42 +02:00
rand_vms.c VMS: only use the high precision on VMS v8.4 and up 2018-09-15 14:59:06 +02:00
rand_win.c crypto/rand: fix some style nit's 2018-10-10 14:02:45 +02:00
randfile.c Use secure_getenv(3) when available. 2018-09-24 11:22:22 +10:00