aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/chacha.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers1-2/+2
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers1-8/+8
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu1-1/+1
2025-04-07crypto: chacha - remove <crypto/internal/chacha.h>Eric Biggers1-1/+34
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers1-0/+227