aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md4.c
AgeCommit message (Expand)Author
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-03-31crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()Andy Shevchenko
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker
2008-12-25crypto: md4 - Switch to shashAdrian-Ken Rueegsegger
2008-12-25crypto: md4 - Use ARRAY_SIZEJulia Lawall
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds