openssl/crypto/rand
Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX.
It's argued that /WX allows to keep better focus on new code, which
motivates its comeback...

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4721)
2017-11-13 10:58:57 +01:00
..
build.info Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
drbg_lib.c Add missing RAND_DRBG locking 2017-10-18 08:39:20 -05:00
drbg_rand.c Fix reseeding issues of the public RAND_DRBG 2017-10-18 08:39:20 -05:00
rand_egd.c Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
rand_err.c Fix reseeding issues of the public RAND_DRBG 2017-10-18 08:39:20 -05:00
rand_lcl.h Remove unnecessary DRBG_RESEED state 2017-10-18 08:39:20 -05:00
rand_lib.c Add missing RAND_DRBG locking 2017-10-18 08:39:20 -05:00
rand_unix.c Fix reseeding issues of the public RAND_DRBG 2017-10-18 08:39:20 -05:00
rand_vms.c Fix reseeding issues of the public RAND_DRBG 2017-10-18 08:39:20 -05:00
rand_win.c Fix reseeding issues of the public RAND_DRBG 2017-10-18 08:39:20 -05:00
randfile.c Resolve warnings in VC-WIN32 build, which allows to add /WX. 2017-11-13 10:58:57 +01:00