aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/camellia_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20crypto: remove useless initializations of cra_listEric Biggers1-5/+0
2015-10-08crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp1-0/+1
2015-01-13crypto: sparc64/camellia - fix module aliasMathias Krause1-1/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller1-0/+2
2012-09-15sparc64: Add missing pr_fmt define to crypto opcode drivers.David S. Miller1-0/+2
2012-09-15sparc64: Adjust crypto priorities.David S. Miller1-3/+5
2012-08-28sparc64: Add CAMELLIA driver making use of the new camellia opcodes.David S. Miller1-0/+318