summaryrefslogtreecommitdiffstats
path: root/lib/crypto/mips
AgeCommit message (Expand)AuthorLines
2025-08-29lib/crypto: chacha: Consolidate into single moduleEric Biggers-22/+1
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-52/+16
2025-08-29lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()Eric Biggers-6/+0
2025-08-26lib/crypto: mips/md5: Migrate optimized code into libraryEric Biggers-0/+65
2025-07-14lib/crypto: mips/sha1: Migrate optimized code into libraryEric Biggers-0/+81
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers-0/+58
2025-06-30lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswapEric Biggers-13/+7
2025-06-30lib/crypto: mips: Move arch/mips/lib/crypto/ into lib/crypto/Eric Biggers-0/+1865
2025-06-30lib/crypto: mips/sha512: Migrate optimized SHA-512 code to libraryEric Biggers-0/+74