openssl/crypto/rand
Rich Salz b27ed81943 Put sys-specific files in build.info
Don't wrap whole files in if[n]def, test in build.info if they
should be compiled.  rand_win isn't done as there are multiple
ways to say "this is windows."

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11263)
2020-04-16 13:52:23 +02:00
..
build.info Put sys-specific files in build.info 2020-04-16 13:52:23 +02:00
drbg_ctr.c AES CTR-DRGB: do not leak timing information 2020-04-08 10:56:59 +10:00
drbg_hash.c
drbg_hmac.c Deprecate the low level HMAC functions 2020-01-29 19:49:23 +10:00
drbg_lib.c DRBG: delay initialization of DRBG method until instantiation 2020-02-25 11:30:00 +01:00
rand_crng_test.c
rand_egd.c Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
rand_err.c DRBG: delay initialization of DRBG method until instantiation 2020-02-25 11:30:00 +01:00
rand_lib.c Fix misspelling errors and typos reported by codespell 2020-02-06 17:01:00 +01:00
rand_local.h AES CTR-DRGB: performance improvement 2020-03-11 12:14:10 +01:00
rand_unix.c Move random-related defines to "crypto/rand.h" 2020-01-07 16:28:15 +01:00
rand_vms.c Put sys-specific files in build.info 2020-04-16 13:52:23 +02:00
rand_vxworks.c Put sys-specific files in build.info 2020-04-16 13:52:23 +02:00
rand_win.c Fix some typos 2019-12-11 19:04:01 +01:00
randfile.c