]> git.ipfire.org Git - thirdparty/openssl.git/commit
fips: use seed source requested
authorPauli <pauli@openssl.org>
Tue, 5 Sep 2023 02:51:05 +0000 (12:51 +1000)
committerPauli <pauli@openssl.org>
Tue, 3 Oct 2023 07:54:03 +0000 (18:54 +1100)
commit354053395fbd20e5efb584427b5da9be9231fd93
tree609231a9dae7843a58166d8bf2b3cbc953af2b39
parentbc347a35d025b989abfeb8ef556f895cb1ee9381
fips: use seed source requested

Fixes #21909

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22210)
crypto/initthread.c
crypto/provider_core.c
crypto/rand/prov_seed.c
crypto/rand/rand_lib.c
doc/internal/man3/ossl_rand_get_entropy.pod
doc/man7/EVP_RAND-TEST-RAND.pod
doc/man7/provider-base.pod
include/crypto/rand.h
include/openssl/core_dispatch.h
providers/baseprov.c
providers/common/provider_seeding.c