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