aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/lib/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers1-1/+2
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers2-9/+9
2025-05-05crypto: riscv/sha256 - Add simd block functionHerbert Xu2-4/+10
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 Xu2-2/+2
2025-05-05crypto: riscv/sha256 - implement library instead of shashEric Biggers4-0/+297
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: riscv - move library functions to arch/riscv/lib/crypto/Eric Biggers4-0/+383