openssl/crypto/rand
Dr. Matthias St. Pierre b8caae27f1 VMS: only use the high precision on VMS v8.4 and up
Fixes #8487
Amends #7230

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8488)

(cherry picked from commit 355417eb46)
2019-03-15 08:46:29 +01: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 Test: link drbgtest statically against libcrypto 2018-11-08 16:32:30 +01: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 Test: link drbgtest statically against libcrypto 2018-11-08 16:32:30 +01:00
rand_lib.c Fix issues with do_rand_init/rand_cleanup_int 2018-11-09 13:37:38 +01:00
rand_unix.c Fix seeding from random device w/o getrandom syscall 2019-03-01 18:29:56 +01:00
rand_vms.c VMS: only use the high precision on VMS v8.4 and up 2019-03-15 08:46:29 +01:00
rand_win.c crypto/rand: fix some style nit's 2018-10-10 14:02:45 +02:00
randfile.c randfile.c: fix a Coverity warning 2018-10-28 23:39:13 +01:00