[PATCH 0/2] crypto: stm32/hash: Fix bug in hmac mode

From: Lionel Debieve
Date: Fri Jun 28 2019 - 07:27:27 EST


This series fixes issues discovered while using libkcapi library. Some
more tests show wrong key management in hmac mode. It is fixes by these
patches and prevent a potential issue in case of interrupt while processing
in dma mode.

Lionel Debieve (2):
crypto: stm32/hash: Fix hmac issue more than 256 bytes
crypto: stm32/hash: remove interruptible condition for dma

drivers/crypto/stm32/stm32-hash.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

--
2.17.1