summaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/des_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: sparc/des - convert to skcipher APIEric Biggers2019-10-231-272/+227
* crypto: sparc/des - switch to new verification routinesArd Biesheuvel2019-08-221-21/+16
* 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/+4
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-2/+2
* crypto: remove useless initializations of cra_listEric Biggers2018-11-201-5/+0
* 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-191-0/+6
* sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-091-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-251-0/+525