Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-02 | crypto: starfive - Use dma for aes requests | Jia Jie Ho | 1 | -34/+0 |
2024-04-02 | crypto: starfive - Update hash dma usage | Jia Jie Ho | 1 | -9/+0 |
2023-12-15 | crypto: starfive - Fix dev_err_probe return error | Jia Jie Ho | 1 | -1/+1 |
2023-11-24 | crypto: starfive - RSA poll csr for done status | Jia Jie Ho | 1 | -8/+0 |
2023-11-17 | crypto: jh7110 - Correct deferred probe return | Chanho Park | 1 | -7/+3 |
2023-08-23 | crypto: drivers - Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-08-18 | crypto: jh7110 - Use new crypto_engine_op interface | Herbert Xu | 1 | -3/+6 |
2023-07-28 | crypto: starfive - Add AES skcipher and aead support | Jia Jie Ho | 1 | -6/+30 |
2023-07-20 | crypto: starfive - Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-06-23 | crypto: starfive - Add RSA algo support | Jia Jie Ho | 1 | -1/+19 |
2023-05-19 | crypto: starfive - Add hash and HMAC support | Jia Jie Ho | 1 | -0/+39 |
2023-05-19 | crypto: starfive - Add crypto engine support | Jia Jie Ho | 1 | -0/+201 |