openssl/providers/implementations/rands/seeding
Pauli 45554b5c71 rand: detect if FIPS approved randomness sources are being used.
This boils down to the operating system sources and RDRAND.
All other sources are not available in the FIPS module.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12325)
2020-07-17 22:16:11 +10:00
..
build.info
rand_cpu_x86.c rand: fix CPU and timer sources. 2020-06-30 09:47:57 +10:00
rand_tsc.c rand: fix CPU and timer sources. 2020-06-30 09:47:57 +10:00
rand_unix.c rand: detect if FIPS approved randomness sources are being used. 2020-07-17 22:16:11 +10:00
rand_vms.c share rand_pool between libcrypto and providers 2020-06-24 20:05:41 +10:00
rand_vxworks.c share rand_pool between libcrypto and providers 2020-06-24 20:05:41 +10:00
rand_win.c rand: fix CPU and timer sources. 2020-06-30 09:47:57 +10:00