diff options
author | Nicolas Toromanoff <nicolas.toromanoff@st.com> | 2020-05-12 16:11:10 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-22 16:08:20 +0200 |
commit | a8cc3128bf2c01c4d448fe17149e87132113b445 (patch) | |
tree | 6776596e6fbf214bc4f651882b204fe0ff067cc3 /drivers/usb/mtu3 | |
parent | crypto: stm32/crc32 - fix ext4 chksum BUG_ON() (diff) | |
download | linux-a8cc3128bf2c01c4d448fe17149e87132113b445.tar.xz linux-a8cc3128bf2c01c4d448fe17149e87132113b445.zip |
crypto: stm32/crc32 - fix run-time self test issue.
Fix wrong crc32 initialisation value:
"alg: shash: stm32_crc32 test failed (wrong result) on test vector 0,
cfg="init+update+final aligned buffer"
cra_name="crc32c" expects an init value of 0XFFFFFFFF,
cra_name="crc32" expects an init value of 0.
Fixes: b51dbe90912a ("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>
Diffstat (limited to 'drivers/usb/mtu3')
0 files changed, 0 insertions, 0 deletions