summaryrefslogtreecommitdiff
path: root/drivers/crypto/starfive
AgeCommit message (Expand)Author
2023-12-15crypto: starfive - Fix dev_err_probe return errorJia Jie Ho
2023-12-15crypto: starfive - Remove unneeded NULL checksJia Jie Ho
2023-12-08crypto: starfive - Remove cfb and ofbHerbert Xu
2023-12-01crypto: starfive - Pad adata with zeroesJia Jie Ho
2023-11-24crypto: starfive - RSA poll csr for done statusJia Jie Ho
2023-11-24crypto: starfive - Update driver dependenciesJia Jie Ho
2023-11-17crypto: jh7110 - Correct deferred probe returnChanho Park
2023-10-27crypto: starfive - remove unnecessary alignmask for ahashesEric Biggers
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