linux/drivers/crypto/stm32
Lionel Debieve 5f49f18d27 crypto: stm32/cryp - update to return iv_out
The kernel crypto API request output the next IV data to
IV buffer for CBC implementation.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-05-03 14:03:29 +08:00
..
Kconfig crypto: stm32/cryp - add weak key check for DES 2019-05-03 14:03:29 +08:00
Makefile
stm32-cryp.c crypto: stm32/cryp - update to return iv_out 2019-05-03 14:03:29 +08:00
stm32-hash.c crypto: stm32/hash - Fix self test issue during export 2019-04-18 22:14:57 +08:00
stm32_crc32.c