drivers/crypto/aspeed/aspeed-acry.c
0 → 100644
+828
−0
Loading
ACRY Engine is designed to accelerate the throughput of ECDSA/RSA signature and verification. This patch aims to add ACRY RSA engine driver for hardware acceleration. Signed-off-by:Neal Liu <neal_liu@aspeedtech.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>