openssl/providers/implementations/rands
Tomas Mraz 6bba373ec3 jitter_generate(): Properly mix in the additional input
By adding the additional input directly to the pool
we were using just the additional input.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26112)
2024-12-06 15:36:57 +01:00
..
seeding providers: stop probing for getentropy(3) on recent FreeBSD 2024-12-03 10:35:49 +01:00
build.info jitter: support an internal jitter entropy source in the FIPS provider 2024-10-09 13:53:10 +11:00
drbg_ctr.c
drbg_hash.c
drbg_hmac.c
drbg_local.h
drbg.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
fips_crng_test.c fips: fix locking issues 2024-10-09 13:53:10 +11:00
seed_src_jitter.c jitter_generate(): Properly mix in the additional input 2024-12-06 15:36:57 +01:00
seed_src.c
test_rng.c Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00