Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | crypto: remove useless initializations of cra_list | Eric Biggers | 2018-11-20 | 1 | -5/+0 |
* | crypto: sparc - initialize blkcipher.ivsize | Dave Kleikamp | 2015-10-08 | 1 | -0/+1 |
* | crypto: sparc64/camellia - fix module alias | Mathias Krause | 2015-01-13 | 1 | -1/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+1 |
* | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. | David S. Miller | 2012-12-19 | 1 | -0/+3 |
* | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 2012-11-09 | 1 | -0/+2 |
* | sparc64: Add missing pr_fmt define to crypto opcode drivers. | David S. Miller | 2012-09-15 | 1 | -0/+2 |
* | sparc64: Adjust crypto priorities. | David S. Miller | 2012-09-15 | 1 | -3/+5 |
* | sparc64: Add CAMELLIA driver making use of the new camellia opcodes. | David S. Miller | 2012-08-28 | 1 | -0/+318 |