openssl/providers/implementations/rands/seeding
Orr Toledano eb28fda797 Add support for RNDRRS Provider
Create new provider for RNDRRS. Modify support for rand_cpu to default to
RDRAND/RDSEED on x86 and RNDRRS on aarch64.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15361)
2021-12-16 12:38:09 +01:00
..
build.info Add support for RNDRRS Provider 2021-12-16 12:38:09 +01:00
rand_cpu_arm64.c Add support for RNDRRS Provider 2021-12-16 12:38:09 +01:00
rand_cpu_x86.c
rand_tsc.c
rand_unix.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
rand_vms.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
rand_vxworks.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
rand_win.c