summaryrefslogtreecommitdiffstats
path: root/crypto/md5.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()Andy Shevchenko2018-03-311-17/+0
* md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-241-1/+94
* crypto: hash - add zero length message hash for shax and md5LABBE Corentin2015-12-221-0/+6
* crypto: md5 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin2015-05-181-4/+4
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-0/+1
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-061-91/+1
* crypto: md5 - Set statesizeHerbert Xu2010-03-021-0/+1
* crypto: md5 - Add export supportMax Vozeler2010-01-171-16/+24
* crypto: md5 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-22/+28
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-6/+6
* [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+244
OpenPOWER on IntegriCloud