aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rmd128.c
AgeCommit message (Expand)Author
2021-01-29crypto: rmd128 - remove RIPE-MD 128 hash algorithmArd Biesheuvel
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2017-09-22crypto: drop unnecessary return statementsGeliang Tang
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2011-01-04crypto: ripemd - Set module author and update email addressAdrian-Ken Rueegsegger
2008-12-25crypto: rmd128 - Switch to shashHerbert Xu
2008-07-10crypto: rmd128 - sparse annotationsHarvey Harrison
2008-07-10[CRYPTO] rmd: Use pointer form of endian swapping operationsHerbert Xu
2008-07-10[CRYPTO] rmd128: Fix endian problemsAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] ripemd: Put all common RIPEMD values in header fileAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD hash algorithmsAdrian-Ken Rueegsegger