linux-stable/drivers/crypto/starfive
Jia Jie Ho e22471c233 crypto: starfive - Add AES skcipher and aead support
Adding AES skcipher and aead support to Starfive crypto module.
Skcipher modes of operation include ecb, cbc, ctr, ofb, cfb. Aead modes
include ccm and gcm.

v1->v2:
- Add include interrupt.h to fix compile error. (Herbert)

Co-developed-by: Huan Feng <huan.feng@starfivetech.com>
Signed-off-by: Huan Feng <huan.feng@starfivetech.com>
Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-07-28 18:20:25 +08:00
..
jh7110-aes.c crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
jh7110-cryp.c crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
jh7110-cryp.h crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
jh7110-hash.c crypto: starfive - Update hash module irq handling 2023-06-23 16:15:36 +08:00
jh7110-rsa.c crypto: starfive - Add RSA algo support 2023-06-23 16:15:36 +08:00
Kconfig crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
Makefile crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00