Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-02 | crypto: starfive - Use dma for aes requests | Jia Jie Ho | 1 | -5/+1 |
2024-04-02 | crypto: starfive - Update hash dma usage | Jia Jie Ho | 1 | -2/+2 |
2023-12-08 | crypto: starfive - Remove cfb and ofb | Herbert Xu | 1 | -2/+0 |
2023-11-24 | crypto: starfive - RSA poll csr for done status | Jia Jie Ho | 1 | -1/+9 |
2023-08-18 | crypto: jh7110 - Use new crypto_engine_op interface | Herbert Xu | 1 | -2/+0 |
2023-08-18 | crypto: jh7110 - Include scatterwalk.h for struct scatter_walk | Herbert Xu | 1 | -0/+1 |
2023-08-18 | crypto: jh7110 - Include crypto/hash.h in header file | Herbert Xu | 1 | -5/+5 |
2023-07-28 | crypto: starfive - Add AES skcipher and aead support | Jia Jie Ho | 1 | -0/+65 |
2023-06-23 | crypto: starfive - Add RSA algo support | Jia Jie Ho | 1 | -0/+45 |
2023-05-19 | crypto: starfive - Add hash and HMAC support | Jia Jie Ho | 1 | -3/+67 |
2023-05-19 | crypto: starfive - Add crypto engine support | Jia Jie Ho | 1 | -0/+63 |