Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-24 | crypto: cmac - Add support for cloning | Herbert Xu | 1 | -1/+17 |
2023-05-24 | crypto: cipher - Add crypto_clone_cipher | Herbert Xu | 2 | -0/+25 |
2023-05-24 | crypto: cmac - Use modern init_tfm/exit_tfm | Herbert Xu | 1 | -9/+9 |
2023-05-24 | crypto: aegis128-neon - add header for internal prototypes | Arnd Bergmann | 3 | -11/+19 |
2023-05-24 | crypto: starfive - Depend on AMBA_PL08X instead of selecting it | Herbert Xu | 1 | -3/+2 |
2023-05-22 | crypto: starfive - Fix driver dependencies | Jia Jie Ho | 1 | -2/+1 |
2023-05-19 | crypto: arm64/sha256-glue - Include module.h | Herbert Xu | 1 | -1/+2 |
2023-05-19 | crypto: starfive - Add hash and HMAC support | Jia Jie Ho | 5 | -4/+1003 |
2023-05-19 | crypto: starfive - Add crypto engine support | Jia Jie Ho | 7 | -0/+294 |