]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6d75c836e8fba97adce505fd456ae048f194e94e
tree6ba752c7c9f0fd5ae7fd13b985800cea3de8ff8a
parent246f365bb78508e5de97af4fce445f226a634f4d
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