openssl/providers/implementations/digests
Matt Caswell 31fc8a83bc Fix coverity alert on use of uninitialised data
The function `ossl_blake2b_param_init` should initialise only, and not
read the data it is initialising

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22282)
2023-10-05 19:07:55 +02:00
..
blake2_impl.h
blake2_prov.c Fix coverity alert on use of uninitialised data 2023-10-05 19:07:55 +02:00
blake2b_prov.c Fix coverity alert on use of uninitialised data 2023-10-05 19:07:55 +02:00
blake2s_prov.c
build.info
digestcommon.c
md2_prov.c
md4_prov.c
md5_prov.c
md5_sha1_prov.c
mdc2_prov.c
null_prov.c
ripemd_prov.c
sha2_prov.c Copyright year updates 2023-09-07 09:59:15 +01:00
sha3_prov.c Fix build of SHA3 on ARM64 with no-asm 2023-09-15 08:29:40 +10:00
sm3_prov.c
wp_prov.c