summaryrefslogtreecommitdiff
path: root/drivers/crypto/starfive/jh7110-aes.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08crypto: starfive - Remove cfb and ofbHerbert Xu1-70/+1
2023-12-01crypto: starfive - Pad adata with zeroesJia Jie Ho1-2/+4
2023-08-18crypto: jh7110 - Use new crypto_engine_op interfaceHerbert Xu1-71/+93
2023-08-18crypto: jh1100 - Remove prepare/unprepare requestHerbert Xu1-43/+11
2023-08-11crypto: starfive - fix return value check in starfive_aes_prepare_req()Yang Yingliang1-2/+2
2023-07-28crypto: starfive - Add AES skcipher and aead supportJia Jie Ho1-0/+1034