summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/crypto
AgeCommit message (Expand)AuthorFilesLines
2025-06-30lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/Eric Biggers8-2531/+0
2025-05-21crypto: powerpc/poly1305 - add depends on BROKEN for nowEric Biggers1-0/+1
2025-05-21Revert "crypto: powerpc/poly1305 - Add SIMD fallback"Herbert Xu2-39/+4
2025-05-14crypto: powerpc/poly1305 - Add SIMD fallbackHerbert Xu2-4/+39
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers1-2/+2
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers2-11/+10
2025-05-10crypto: powerpc/poly1305 - Add poly1305_emit_arch wrapperHerbert Xu2-6/+13
2025-05-08crypto: powerpc/poly1305 - Add missing poly1305_emit_archHerbert Xu2-2/+3
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: powerpc/sha256 - implement library instead of shashEric Biggers4-0/+397
2025-05-05crypto: lib/poly1305 - Use block-only interfaceHerbert Xu1-63/+0
2025-05-05crypto: powerpc/poly1305 - Add block-only interfaceHerbert Xu1-35/+49
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: powerpc - move library functions to arch/powerpc/lib/crypto/Eric Biggers6-0/+2175