summaryrefslogtreecommitdiff
path: root/arch/arm/lib/crypto
AgeCommit message (Expand)AuthorFilesLines
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers2-7/+7
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers2-15/+20
2025-05-05crypto: arm/sha256 - Add simd block functionHerbert Xu3-17/+18
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu1-2/+2
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu3-3/+3
2025-05-05crypto: arm/sha256 - implement library instead of shashEric Biggers6-1/+925
2025-05-05crypto: lib/poly1305 - Use block-only interfaceHerbert Xu1-57/+0
2025-05-05crypto: arm/poly1305 - Add block-only interfaceHerbert Xu2-36/+48
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: arm - move library functions to arch/arm/lib/crypto/Eric Biggers10-0/+2946