Searched hist:"9 e054ec21ef8344345b28603fb272fe999f735db" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/stm32/ |
H A D | Makefile | diff 9e054ec21ef8344345b28603fb272fe999f735db Thu Oct 19 17:10:30 CEST 2017 Fabien DESSENNE <fabien.dessenne@st.com> 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>
|
H A D | Kconfig | diff 9e054ec21ef8344345b28603fb272fe999f735db Thu Oct 19 17:10:30 CEST 2017 Fabien DESSENNE <fabien.dessenne@st.com> 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>
|