openssl/crypto/rand
Kurt Roeckx 4dcb150ea3 Add defines for __NR_getrandom for all Linux architectures
Fixes: #10015

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
GH: #10044
2019-09-30 22:26:55 +02:00
..
build.info Make the RAND code available from inside the FIPS module 2019-06-28 10:22:21 +01:00
drbg_ctr.c Reorganize local header files 2019-09-28 20:26:35 +02:00
drbg_hash.c Reorganize local header files 2019-09-28 20:26:35 +02:00
drbg_hmac.c Reorganize local header files 2019-09-28 20:26:35 +02:00
drbg_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_crng_test.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_egd.c Remove NextStep support 2019-07-01 13:32:46 -04:00
rand_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
rand_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
rand_unix.c Add defines for __NR_getrandom for all Linux architectures 2019-09-30 22:26:55 +02:00
rand_vms.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_vxworks.c Reorganize local header files 2019-09-28 20:26:35 +02:00
rand_win.c Reorganize local header files 2019-09-28 20:26:35 +02:00
randfile.c Circumvent a problem of lacking GetEnvironmentVariable() in WindowsCE. 2019-03-29 09:51:24 +00:00