Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-08 | 1 | -1/+0 |
* | crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() | Andy Shevchenko | 2018-03-30 | 1 | -17/+0 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+1 |
* | crypto: add module.h to those files that are explicitly using it | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | crypto: md4 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-25 | 1 | -23/+29 |
* | crypto: md4 - Use ARRAY_SIZE | Julia Lawall | 2008-12-25 | 1 | -2/+2 |
* | [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-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+250 |