summaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/aes_glue.c
AgeCommit message (Expand)Author
2015-10-08crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-01-13crypto: sparc64/aes - fix module descriptionMathias Krause
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-05-18sparc64: fix sparse warnings in aes_glue.cSam Ravnborg
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller
2012-12-19sparc64: Fix AES ctr mode block size.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-29sparc64: Add ctr mode support to AES driver.David S. Miller
2012-08-29sparc64: Move AES driver over to a methods based implementation.David S. Miller
2012-08-22sparc64: Add AES driver making use of the new aes opcodes.David S. Miller