summaryrefslogtreecommitdiff
path: root/arch/s390/lib/crypto
AgeCommit message (Expand)AuthorFilesLines
2025-06-30lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/Eric Biggers6-1045/+0
2025-05-30crypto: s390/sha256 - rename module to sha256-s390Eric Biggers1-1/+2
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers1-2/+2
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers1-5/+6
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: s390/sha256 - implement library instead of shashEric Biggers3-0/+55
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: s390 - move library functions to arch/s390/lib/crypto/Eric Biggers5-0/+988