summaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/des_glue.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* crypto: sparc - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-7/+4Star
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-2/+2
* crypto: remove useless initializations of cra_listEric Biggers2018-11-201-5/+0Star
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-081-0/+2
* crypto: sparc64/des - add "des3_ede" module aliasMathias Krause2015-01-131-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller2012-12-201-0/+6
* sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-101-0/+2
* sparc64: Add missing pr_fmt define to crypto opcode drivers.David S. Miller2012-09-151-0/+2
* sparc64: Adjust crypto priorities.David S. Miller2012-09-151-6/+8
* sparc64: Add DES driver making use of the new des opcodes.David S. Miller2012-08-261-0/+525