drivers/crypto/starfive/jh7110-aes.c
0 → 100644
+1034
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
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>
File added.
Preview size limit exceeded, changes collapsed.