linux_dsm_epyc7002/drivers/crypto/stm32
Nicolas Toromanoff 49c2c082e0 crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
Allow use of crc_update without prior call to crc_init.
And change (and fix) driver to use CRC device even on unaligned buffers.

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>
2020-05-23 00:08:20 +10:00
..
Kconfig crypto: Kconfig - Fix indentation 2019-12-11 16:36:05 +08: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 ext4 chksum BUG_ON() 2020-05-23 00:08:20 +10:00
stm32-cryp.c crypto: stm32 - switch to skcipher API 2019-11-17 09:02:48 +08:00
stm32-hash.c crypto: stm32/hash - don't print error on probe deferral 2020-05-08 15:30:39 +10:00