Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. | David S. Miller | 2012-12-19 | 1 | -0/+4 |
* | sparc64: Fix AES ctr mode block size. | David S. Miller | 2012-12-19 | 1 | -3/+24 |
* | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 2012-11-09 | 1 | -0/+2 |
* | sparc64: Add missing pr_fmt define to crypto opcode drivers. | David S. Miller | 2012-09-15 | 1 | -0/+2 |
* | sparc64: Adjust crypto priorities. | David S. Miller | 2012-09-15 | 1 | -4/+6 |
* | sparc64: Add ctr mode support to AES driver. | David S. Miller | 2012-08-29 | 1 | -0/+62 |
* | sparc64: Move AES driver over to a methods based implementation. | David S. Miller | 2012-08-29 | 1 | -49/+137 |
* | sparc64: Add AES driver making use of the new aes opcodes. | David S. Miller | 2012-08-22 | 1 | -0/+323 |