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>
This commit is contained in:
Fabien DESSENNE
2017-10-19 17:10:30 +02:00
committed by Herbert Xu
parent f82f59cf66
commit 9e054ec21e
3 changed files with 1183 additions and 1 deletions

File diff suppressed because it is too large Load Diff