index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-07-14
lib/crypto: mips/sha1: Migrate optimized code into library
Eric Biggers
2025-06-30
lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-05-05
crypto: mips/sha256 - implement library instead of shash
Eric Biggers
2025-04-28
crypto: mips - move library functions to arch/mips/lib/crypto/
Eric Biggers
2025-04-16
crypto: mips/poly1305 - remove redundant shash algorithm
Eric Biggers
2025-04-16
crypto: mips/poly1305 - drop redundant dependency on CONFIG_MIPS
Eric Biggers
2025-04-07
crypto: mips/chacha - remove the skcipher algorithms
Eric Biggers
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
2024-12-01
mips/crc32: expose CRC32 functions through lib
Eric Biggers
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
2022-08-26
crypto: Kconfig - move mips entries to a submenu
Robert Elliott