]> git.ipfire.org Git - thirdparty/openssl.git/commit
Change also other DRBG's algorithm fetching
authorSimo Sorce <simo@redhat.com>
Fri, 7 Feb 2025 16:21:51 +0000 (11:21 -0500)
committerDmitry Belyavskiy <beldmit@gmail.com>
Tue, 11 Feb 2025 20:48:15 +0000 (21:48 +0100)
commitd037551ee3038c2625cbda65b5bc4ef290063a7b
tree4f54c8455e1b7d3ab784484f4177e95594e9655e
parent29d02206f387cdc1f9c3091239c0bdfc23fe3610
Change also other DRBG's algorithm fetching

- DRBG_HASH
- DRBG_HMAC

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/26542)
crypto/evp/digest.c
crypto/evp/evp_local.h
crypto/evp/mac_meth.c
providers/common/include/prov/provider_util.h
providers/common/provider_util.c
providers/implementations/rands/drbg_hash.c
providers/implementations/rands/drbg_hmac.c