openssl/providers
Shane Lontis 37a830e729 Fix Issue OSS-Fuzz: Branch on uninitialized memory (in ccm code).
This would also happen for aes-ccm. There was one branch path where it just returned 1
without setting *padlen, It now branches so that the value is set to 0.

Fixes #9691

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9692)
2019-08-25 17:10:55 +10:00
..
common Fix Issue OSS-Fuzz: Branch on uninitialized memory (in ccm code). 2019-08-25 17:10:55 +10:00
default Get rid of the diversity of names for MAC parameters 2019-08-24 13:01:15 +02:00
fips Add aes_ccm to provider 2019-08-20 08:54:41 +10:00
legacy cleanup provider digests 2019-08-20 09:07:12 +10:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00