linux/drivers/crypto/stm32
Maxime Méré 56ddb9aa3b crypto: stm32/cryp - call finalize with bh disabled
The finalize operation in interrupt mode produce a produces a spinlock
recursion warning. The reason is the fact that BH must be disabled
during this process.

Signed-off-by: Maxime Méré <maxime.mere@foss.st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-06-07 19:46:39 +08:00
..
Kconfig crypto: stm32 - add new algorithms support 2023-07-22 13:59:38 +12:00
Makefile Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2019-07-08 20:57:08 -07:00
stm32-crc32.c crypto: stm32/crc32 - fix parsing list of devices 2023-12-22 12:30:19 +08:00
stm32-cryp.c crypto: stm32/cryp - call finalize with bh disabled 2024-06-07 19:46:39 +08:00
stm32-hash.c crypto: stm32/hash - add full DMA support for stm32mpx 2024-04-19 18:54:19 +08:00