summaryrefslogtreecommitdiffstats
path: root/arch/mips/crypto/Kconfig
AgeCommit message (Expand)AuthorLines
2025-08-26lib/crypto: mips/md5: Migrate optimized code into libraryEric Biggers-10/+0
2025-07-14lib/crypto: mips/sha1: Migrate optimized code into libraryEric Biggers-10/+0
2025-06-30lib/crypto: mips/sha512: Migrate optimized SHA-512 code to libraryEric Biggers-10/+0
2025-05-05crypto: mips/sha256 - implement library instead of shashEric Biggers-10/+0
2025-04-28crypto: mips - move library functions to arch/mips/lib/crypto/Eric Biggers-11/+0
2025-04-16crypto: mips/poly1305 - remove redundant shash algorithmEric Biggers-5/+0
2025-04-16crypto: mips/poly1305 - drop redundant dependency on CONFIG_MIPSEric Biggers-1/+0
2025-04-07crypto: mips/chacha - remove the skcipher algorithmsEric Biggers-6/+0
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu-2/+5
2024-12-01mips/crc32: expose CRC32 functions through libEric Biggers-9/+0
2022-08-26crypto: Kconfig - simplify cipher entriesRobert Elliott-1/+6
2022-08-26crypto: Kconfig - simplify hash entriesRobert Elliott-13/+21
2022-08-26crypto: Kconfig - simplify CRC entriesRobert Elliott-3/+4
2022-08-26crypto: Kconfig - move mips entries to a submenuRobert Elliott-0/+60