summaryrefslogtreecommitdiff
path: root/crypto/rmd128.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-1/+0
2017-09-22crypto: drop unnecessary return statementsGeliang Tang1-2/+0
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+1
2011-01-04crypto: ripemd - Set module author and update email addressAdrian-Ken Rueegsegger1-1/+2
2008-12-25crypto: rmd128 - Switch to shashHerbert Xu1-29/+32
2008-07-10crypto: rmd128 - sparse annotationsHarvey Harrison1-4/+4
2008-07-10[CRYPTO] rmd: Use pointer form of endian swapping operationsHerbert Xu1-2/+2
2008-07-10[CRYPTO] rmd128: Fix endian problemsAdrian-Ken Rueegsegger1-28/+9
2008-07-10[CRYPTO] ripemd: Put all common RIPEMD values in header fileAdrian-Ken Rueegsegger1-8/+8
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD hash algorithmsAdrian-Ken Rueegsegger1-0/+344