openssl/crypto/rand
Pauli bed4afa81b Fix glibc specific conditional for Mac OS/X
MacOS seems to define __GLIBC__ but not __GLIBC_PREREQ.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5269)
2018-02-07 11:46:15 +10:00
..
build.info crypto/rand: rename drbg_rand.c to drbg_ctr.c 2018-01-04 11:47:30 +10:00
drbg_ctr.c Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
drbg_lib.c Use RAND_DRBG_bytes() for RAND_bytes() and RAND_priv_bytes() 2018-02-05 20:05:14 +01:00
rand_egd.c Switch from ossl_rand to DRBG rand 2017-08-03 09:23:28 -04:00
rand_err.c Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
rand_lcl.h Add RAND_DRBG_bytes 2018-01-29 12:42:06 +01:00
rand_lib.c Fix glibc specific conditional for Mac OS/X 2018-02-07 11:46:15 +10: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