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