summaryrefslogtreecommitdiff
path: root/crypto/md4.c
AgeCommit message (Expand)Author
2015-02-20crypto: 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
2003-05-15[CRYPTO]: Fix memcpy/memset args.Andrew Morton
2002-10-29[CRYPTO]: Uninline some functions to save some bloat.James Morris
2002-10-29[CRYPTO]: Cleanups based upon suggestions by Jeff Garzik.James Morris
2002-10-28[CRYPTO]: Clean up header file usage.David S. Miller
2002-10-28[CRYPTO]: Cleanups and more consistency checks.James Morris
2002-10-27[CRYPTO]: Algorithm lookup API change plus bug fixes.James Morris
2002-10-26[CRYPTO]: Forgotten file add in previous commit.David S. Miller