summaryrefslogtreecommitdiffstats
path: root/arch/sparc/crypto/aes_glue.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: fix sparse warnings in aes_glue.cSam Ravnborg2014-05-191-3/+3
* sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller2012-12-201-0/+4
* sparc64: Fix AES ctr mode block size.David S. Miller2012-12-201-3/+24
* sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-101-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