crypto: aspeed - add HACE crypto driver
authorNeal Liu <neal_liu@aspeedtech.com>
Thu, 18 Aug 2022 03:59:56 +0000 (11:59 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Aug 2022 10:50:38 +0000 (18:50 +0800)
commit62f58b1637b7c8df34afaa548cb4b03d31c0764b
tree6ba752c7c9f0fd5ae7fd13b985800cea3de8ff8a
parentc3708e6562694872e34c2aa41b6c949e98ee5945
crypto: aspeed - add HACE crypto driver

Add HACE crypto driver to support symmetric-key
encryption and decryption with multiple modes of
operation.

Signed-off-by: Neal Liu <neal_liu@aspeedtech.com>
Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com>
Reviewed-by: Dhananjay Phadke <dphadke@linux.microsoft.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/aspeed/Kconfig
drivers/crypto/aspeed/Makefile
drivers/crypto/aspeed/aspeed-hace-crypto.c [new file with mode: 0644]
drivers/crypto/aspeed/aspeed-hace.c
drivers/crypto/aspeed/aspeed-hace.h