linux/drivers/crypto/stm32
Nicolas Toromanoff 06bd7d87ab crypto: stm32/crc32 - fix multi-instance
[ Upstream commit 10b89c43a6 ]

Ensure CRC algorithm is registered only once in crypto framework when
there are several instances of CRC devices.

Update the CRC device list management to avoid that only the first CRC
instance is used.

Fixes: b51dbe9091 ("crypto: stm32 - Support for STM32 CRC32 crypto module")

Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-06-22 09:05:18 +02:00
..
Kconfig crypto: stm32 - Use standard CONFIG name 2017-12-28 17:56:50 +11:00
Makefile crypto: stm32 - Use standard CONFIG name 2017-12-28 17:56:50 +11:00
stm32_crc32.c crypto: stm32/crc32 - fix multi-instance 2020-06-22 09:05:18 +02:00
stm32-cryp.c crypto: stm32/cryp - Add power management support 2018-07-09 00:26:20 +08:00
stm32-hash.c crypto: stm32/hash - Fix hmac issue more than 256 bytes 2019-12-05 09:21:34 +01:00