summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/crypto/sha256.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-30lib/crypto: arm64: Move arch/arm64/lib/crypto/ into lib/crypto/Eric Biggers1-75/+0
2025-05-05crypto: arm64/sha256 - Add simd block functionHerbert Xu1-7/+7
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 Xu1-1/+1
2025-05-05crypto: arm64/sha256 - implement library instead of shashEric Biggers1-0/+75