Age | Commit message (Expand) | Author |
---|---|---|
2015-10-08 | crypto: sparc - initialize blkcipher.ivsize | Dave Kleikamp |
2015-01-13 | crypto: sparc64/aes - fix module description | Mathias Krause |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2014-05-19 | sparc64: fix sparse warnings in aes_glue.c | Sam Ravnborg |
2012-12-19 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. | David S. Miller |
2012-12-19 | sparc64: Fix AES ctr mode block size. | David S. Miller |
2012-11-10 | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller |
2012-09-15 | sparc64: Add missing pr_fmt define to crypto opcode drivers. | David S. Miller |
2012-09-15 | sparc64: Adjust crypto priorities. | David S. Miller |
2012-08-29 | sparc64: Add ctr mode support to AES driver. | David S. Miller |
2012-08-29 | sparc64: Move AES driver over to a methods based implementation. | David S. Miller |
2012-08-22 | sparc64: Add AES driver making use of the new aes opcodes. | David S. Miller |