crypto: sun8i-ss - support hash algorithms
The SS support multiples hash algorithms, this patch adds support for MD5, SHA1, SHA224 and SHA256. Signed-off-by:Corentin Labbe <clabbe@baylibre.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- drivers/crypto/allwinner/Kconfig 9 additions, 0 deletionsdrivers/crypto/allwinner/Kconfig
- drivers/crypto/allwinner/sun8i-ss/Makefile 1 addition, 0 deletionsdrivers/crypto/allwinner/sun8i-ss/Makefile
- drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c 155 additions, 0 deletionsdrivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
- drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c 444 additions, 0 deletionsdrivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
- drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h 58 additions, 0 deletionsdrivers/crypto/allwinner/sun8i-ss/sun8i-ss.h
Please register or sign in to comment