summaryrefslogtreecommitdiff
path: root/crypto/rmd320.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-27crypto: rmd320 - use swap macro in rmd320_transformGustavo A. R. Silva1-6/+6
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: rmd320 - Switch to shashHerbert Xu1-29/+32
2008-07-10crypto: rmd - sparse annotationsHarvey Harrison1-4/+4
2008-07-10[CRYPTO] rmd: Use pointer form of endian swapping operationsHerbert Xu1-2/+2
2008-07-10[CRYPTO] rmd320: Fix endian issuesAdrian-Ken Rueegsegger1-28/+9
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger1-0/+412