| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: md5 - remove unused macros | YueHaibing | 2020-02-28 | 1 | -3/+0 |
* | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 2019-06-13 | 1 | -3/+4 |
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-09 | 1 | -1/+0 |
* | crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() | Andy Shevchenko | 2018-03-31 | 1 | -17/+0 |
* | md5: remove from lib and only live in crypto | Jason A. Donenfeld | 2017-03-24 | 1 | -1/+94 |
* | crypto: hash - add zero length message hash for shax and md5 | LABBE Corentin | 2015-12-22 | 1 | -0/+6 |
* | crypto: md5 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 2015-05-18 | 1 | -4/+4 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -0/+1 |
* | crypto: Move md5_transform to lib/md5.c | David S. Miller | 2011-08-06 | 1 | -91/+1 |
* | crypto: md5 - Set statesize | Herbert Xu | 2010-03-02 | 1 | -0/+1 |
* | crypto: md5 - Add export support | Max Vozeler | 2010-01-17 | 1 | -16/+24 |
* | crypto: md5 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-25 | 1 | -22/+28 |
* | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 2008-04-21 | 1 | -4/+4 |
* | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 | 1 | -6/+6 |
* | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 2006-01-09 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+244 |