Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-12 | crypto: lib/chacha - add array bounds to function prototypes | Eric Biggers | 1 | -2/+2 |
2025-05-12 | crypto: lib/chacha - strongly type the ChaCha state | Eric Biggers | 1 | -8/+8 |
2025-05-05 | Revert "crypto: run initcalls for generic implementations earlier" | Herbert Xu | 1 | -1/+1 |
2025-04-07 | crypto: chacha - remove <crypto/internal/chacha.h> | Eric Biggers | 1 | -1/+34 |
2025-04-07 | crypto: chacha - centralize the skcipher wrappers for arch code | Eric Biggers | 1 | -0/+227 |