summaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/aes_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-081-0/+2
* crypto: sparc64/aes - fix module descriptionMathias Krause2015-01-131-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* sparc64: fix sparse warnings in aes_glue.cSam Ravnborg2014-05-181-3/+3
* sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller2012-12-191-0/+4
* sparc64: Fix AES ctr mode block size.David S. Miller2012-12-191-3/+24
* 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-4/+6
* sparc64: Add ctr mode support to AES driver.David S. Miller2012-08-291-0/+62
* sparc64: Move AES driver over to a methods based implementation.David S. Miller2012-08-291-49/+137
* sparc64: Add AES driver making use of the new aes opcodes.David S. Miller2012-08-221-0/+323