crypto: allwinner - Add sun8i-ce Crypto Engine
The Crypto Engine is an hardware cryptographic offloader present on all recent Allwinner SoCs H2+, H3, R40, A64, H5, H6 This driver supports AES cipher in CBC/ECB mode. Acked-by:Maxime Ripard <mripard@kernel.org> Signed-off-by:
Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- drivers/crypto/allwinner/Kconfig 27 additions, 0 deletionsdrivers/crypto/allwinner/Kconfig
- drivers/crypto/allwinner/Makefile 1 addition, 0 deletionsdrivers/crypto/allwinner/Makefile
- drivers/crypto/allwinner/sun8i-ce/Makefile 2 additions, 0 deletionsdrivers/crypto/allwinner/sun8i-ce/Makefile
- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c 434 additions, 0 deletionsdrivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c 676 additions, 0 deletionsdrivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
- drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h 254 additions, 0 deletionsdrivers/crypto/allwinner/sun8i-ce/sun8i-ce.h
Please register or sign in to comment