linux-yocto/drivers/crypto/stm32
Lionel Debieve 12127f571c crypto: stm32/hash - Fix hmac issue more than 256 bytes
commit 0acabecebc upstream.

Correct condition for the second hmac loop. Key must be only
set in the first loop. Initial condition was wrong,
HMAC_KEY flag was not properly checked.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-12-05 15:38:29 +01:00
..
Kconfig crypto: stm32 - Support for STM32 HASH module 2017-07-28 17:55:59 +08:00
Makefile crypto: stm32 - Support for STM32 HASH module 2017-07-28 17:55:59 +08:00
stm32_crc32.c crypto: hash - annotate algorithms taking optional key 2018-02-16 20:23:00 +01:00
stm32-hash.c crypto: stm32/hash - Fix hmac issue more than 256 bytes 2019-12-05 15:38:29 +01:00