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