openssl/crypto/rand
Mike Kasick bb13f852e9 rand_lib: RAND_poll: Reseed in non-"no-deprecated" builds.
In a non-"no-deprecated" libcrypto build with a default configuration,
RAND_get_rand_method() == RAND_OpenSSL() and so needs to fall through to
the RAND_seed call (used in "no-deprecated" builds) to perform a reseed.

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21167)

(cherry picked from commit cc343d047c)
2023-06-14 09:03:55 +10:00
..
build.info Elimination of some sources not needed in the FIPS_MODULE 2021-06-07 08:37:09 +02:00
prov_seed.c Update copyright year 2022-10-11 13:20:27 +01:00
rand_deprecated.c
rand_egd.c Update copyright year 2022-06-21 14:03:39 +01:00
rand_err.c err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced 2021-07-20 18:34:07 +10:00
rand_lib.c rand_lib: RAND_poll: Reseed in non-"no-deprecated" builds. 2023-06-14 09:03:55 +10:00
rand_local.h Elimination of some sources not needed in the FIPS_MODULE 2021-06-07 08:37:09 +02:00
rand_meth.c Elimination of some sources not needed in the FIPS_MODULE 2021-06-07 08:37:09 +02:00
rand_pool.c Update copyright year 2021-04-08 13:04:41 +01:00
randfile.c Update copyright year 2021-04-08 13:04:41 +01:00