summaryrefslogtreecommitdiff
path: root/arch/sparc/crypto/des_glue.c
AgeCommit message (Expand)Author
2019-10-23crypto: sparc/des - convert to skcipher APIEric Biggers
2019-08-22crypto: sparc/des - switch to new verification routinesArd Biesheuvel
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-18crypto: sparc - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2018-11-20crypto: remove useless initializations of cra_listEric Biggers
2015-10-08crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-01-13crypto: sparc64/des - add "des3_ede" module aliasMathias Krause
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller
2012-09-15sparc64: Add missing pr_fmt define to crypto opcode drivers.David S. Miller
2012-09-15sparc64: Adjust crypto priorities.David S. Miller
2012-08-25sparc64: Add DES driver making use of the new des opcodes.David S. Miller