summaryrefslogtreecommitdiffstats
path: root/lib/crypto/powerpc
AgeCommit message (Expand)AuthorLines
2026-02-18lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUsEric Biggers-5/+7
2026-01-12lib/crypto: powerpc/aes: Migrate POWER8 optimized code into libraryEric Biggers-0/+4056
2026-01-12lib/crypto: powerpc/aes: Migrate SPE optimized code into libraryEric Biggers-0/+1686
2025-09-06lib/crypto: curve25519: Consolidate into single moduleEric Biggers-0/+857
2025-08-29lib/crypto: chacha: Consolidate into single moduleEric Biggers-36/+6
2025-08-29lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()Eric Biggers-6/+0
2025-08-29lib/crypto: poly1305: Consolidate into single moduleEric Biggers-36/+9
2025-08-29lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()Eric Biggers-6/+0
2025-08-26lib/crypto: powerpc/md5: Migrate optimized code into libraryEric Biggers-0/+247
2025-07-14lib/crypto: powerpc/sha1: Migrate optimized code into libraryEric Biggers-0/+549
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers-19/+3
2025-07-04lib/crypto: sha256: Remove sha256_is_arch_optimized()Eric Biggers-6/+0
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers-2/+3
2025-06-30lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/Eric Biggers-0/+2531