summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/crypto/sha256.c
AgeCommit message (Expand)AuthorFilesLines
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