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