linux-stable/drivers/crypto/stm32
Fabien DESSENNE 9e054ec21e crypto: stm32 - Support for STM32 CRYP crypto module
This module registers block cipher algorithms that make use of the
STMicroelectronics STM32 crypto "CRYP1" hardware.
The following algorithms are supported:
- aes: ecb, cbc, ctr
- des: ecb, cbc
- tdes: ecb, cbc

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-11-29 16:43:42 +11:00
..
Kconfig crypto: stm32 - Support for STM32 CRYP crypto module 2017-11-29 16:43:42 +11:00
Makefile crypto: stm32 - Support for STM32 CRYP crypto module 2017-11-29 16:43:42 +11:00
stm32-cryp.c crypto: stm32 - Support for STM32 CRYP crypto module 2017-11-29 16:43:42 +11:00
stm32-hash.c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2017-11-14 10:52:09 -08:00
stm32_crc32.c crypto: stm32 - solve crc issue during unbind 2017-07-28 17:55:53 +08:00