aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/crypto/aes_glue.c
AgeCommit message (Expand)Author
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