summaryrefslogtreecommitdiff
path: root/drivers/crypto/starfive/jh7110-aes.c
AgeCommit message (Expand)Author
2026-02-26crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan
2025-08-30crypto: jh7110 - Remove the use of dev_err_probe()Liao Yuanhong
2024-05-10crypto: starfive - Use fallback for unaligned dma accessJia Jie Ho
2024-05-10crypto: starfive - Skip dma setup for zeroed messageJia Jie Ho
2024-04-02crypto: starfive - Use dma for aes requestsJia Jie Ho
2023-12-08crypto: starfive - Remove cfb and ofbHerbert Xu
2023-12-01crypto: starfive - Pad adata with zeroesJia Jie Ho
2023-08-18crypto: jh7110 - Use new crypto_engine_op interfaceHerbert Xu
2023-08-18crypto: jh1100 - Remove prepare/unprepare requestHerbert Xu
2023-08-11crypto: starfive - fix return value check in starfive_aes_prepare_req()Yang Yingliang
2023-07-28crypto: starfive - Add AES skcipher and aead supportJia Jie Ho