openssl/crypto/pkcs12
slontis 14c45338e9 EVP_MD_size() updates
For SHAKE algorithms we now return 0 from EVP_MD_size().
So all the places that check for < 0 needed to change to <= 0
(Otherwise the behaviour will be to digest nothing in most cases).

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25285)
2024-08-29 10:29:53 +02:00
..
build.info
p12_add.c Copyright year updates 2024-04-09 13:43:26 +02:00
p12_asn.c
p12_attr.c
p12_crpt.c
p12_crt.c Remove trailing whitespace 2024-07-22 06:55:35 -04:00
p12_decr.c Copyright year updates 2024-04-09 13:43:26 +02:00
p12_init.c
p12_key.c Remove trailing whitespace 2024-07-22 06:55:35 -04:00
p12_kiss.c
p12_local.h
p12_mutl.c EVP_MD_size() updates 2024-08-29 10:29:53 +02:00
p12_npas.c p12_npas.c: Remove call with unused return value 2024-06-28 09:12:03 +02:00
p12_p8d.c
p12_p8e.c
p12_sbag.c
p12_utl.c
pk12err.c