openssl/crypto/rand
Dimitri John Ledkov 1e7ff7be23 JITTER: excercise all tests in CI with JITTER seed source under certain build configuration
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24844)
2024-07-31 14:44:51 +10:00
..
build.info rand: implement an unbiased random integer from a range 2023-11-01 12:05:28 +01:00
prov_seed.c rand: fix seeding from a weak entropy source 2023-10-24 11:14:11 +01:00
rand_deprecated.c
rand_egd.c
rand_err.c
rand_lib.c JITTER: excercise all tests in CI with JITTER seed source under certain build configuration 2024-07-31 14:44:51 +10:00
rand_local.h
rand_meth.c
rand_pool.c rand: improve error message for rand pool overflows 2023-10-24 11:14:02 +01:00
rand_uniform.c internal/common.h: rename macro (un)likely to ossl_(un)likely 2023-11-03 21:08:22 +01:00
randfile.c