summaryrefslogtreecommitdiff
path: root/drivers/crypto/starfive/jh7110-cryp.c
AgeCommit message (Expand)Author
2024-10-28crypto: starfive - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-04-02crypto: starfive - Use dma for aes requestsJia Jie Ho
2024-04-02crypto: starfive - Update hash dma usageJia Jie Ho
2023-12-15crypto: starfive - Fix dev_err_probe return errorJia Jie Ho
2023-11-24crypto: starfive - RSA poll csr for done statusJia Jie Ho
2023-11-17crypto: jh7110 - Correct deferred probe returnChanho Park
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring
2023-08-18crypto: jh7110 - Use new crypto_engine_op interfaceHerbert Xu
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-05-19crypto: starfive - Add hash and HMAC supportJia Jie Ho
2023-05-19crypto: starfive - Add crypto engine supportJia Jie Ho