Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-18 | crypto: sparc - Forbid 2-key 3DES in FIPS mode | Herbert Xu | 1 | -7/+4 |
2019-01-25 | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 1 | -2/+2 |
2018-11-20 | crypto: remove useless initializations of cra_list | Eric Biggers | 1 | -5/+0 |
2015-10-08 | crypto: sparc - initialize blkcipher.ivsize | Dave Kleikamp | 1 | -0/+2 |
2015-01-13 | crypto: sparc64/des - add "des3_ede" module alias | Mathias Krause | 1 | -0/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -1/+1 |
2012-12-19 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. | David S. Miller | 1 | -0/+6 |
2012-11-09 | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 1 | -0/+2 |
2012-09-15 | sparc64: Add missing pr_fmt define to crypto opcode drivers. | David S. Miller | 1 | -0/+2 |
2012-09-15 | sparc64: Adjust crypto priorities. | David S. Miller | 1 | -6/+8 |
2012-08-25 | sparc64: Add DES driver making use of the new des opcodes. | David S. Miller | 1 | -0/+525 |