summaryrefslogtreecommitdiff
path: root/drivers/crypto/starfive
AgeCommit message (Expand)Author
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring
2023-08-18crypto: jh7110 - Use new crypto_engine_op interfaceHerbert Xu
2023-08-18crypto: jh7110 - Include scatterwalk.h for struct scatter_walkHerbert Xu
2023-08-18crypto: jh7110 - Include crypto/hash.h in header fileHerbert 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
2023-07-20crypto: starfive - Convert to platform remove callback returning voidUwe Kleine-König
2023-06-23crypto: starfive - Add RSA algo supportJia Jie Ho
2023-06-23crypto: starfive - Update hash module irq handlingJia Jie Ho
2023-05-24crypto: starfive - Depend on AMBA_PL08X instead of selecting itHerbert Xu
2023-05-22crypto: starfive - Fix driver dependenciesJia Jie Ho
2023-05-19crypto: starfive - Add hash and HMAC supportJia Jie Ho
2023-05-19crypto: starfive - Add crypto engine supportJia Jie Ho