Linus Torvalds
13c789a6b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto update from Herbert Xu:
"Here is the crypto update for 3.14:
- Improved crypto_memneq helper
- Use cyprto_memneq in arch-specific crypto code
- Replaced orphaned DCP driver with Freescale MXS DCP driver
- Added AVX/AVX2 version of AESNI-GCM encode and decode
- Added AMD Cryptographic Coprocessor (CCP) driver
- Misc fixes"
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (41 commits)
crypto: aesni - fix build on x86 (32bit)
crypto: mxs - Fix sparse non static symbol warning
crypto: ccp - CCP device enabled/disabled changes
crypto: ccp - Cleanup hash invocation calls
crypto: ccp - Change data length declarations to u64
crypto: ccp - Check for caller result area before using it
crypto: ccp - Cleanup scatterlist usage
crypto: ccp - Apply appropriate gfp_t type to memory allocations
crypto: drivers - Sort drivers/crypto/Makefile
ARM: mxs: dts: Enable DCP for MXS
crypto: mxs - Add Freescale MXS DCP driver
crypto: mxs - Remove the old DCP driver
crypto: ahash - Fully restore ahash request before completing
crypto: aesni - fix build on x86 (32bit)
crypto: talitos - Remove redundant dev_set_drvdata
crypto: ccp - Remove redundant dev_set_drvdata
crypto: crypto4xx - Remove redundant dev_set_drvdata
crypto: caam - simplify and harden key parsing
crypto: omap-sham - Fix Polling mode for larger blocks
crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite
...
2014-01-23 18:11:00 -08:00
..
2014-01-22 16:39:28 -08:00
2014-01-13 21:56:54 -08:00
2014-01-23 18:11:00 -08:00
2014-01-22 21:40:43 -08:00
2014-01-12 10:37:15 +01:00
2014-01-12 10:37:15 +01:00
2013-11-19 10:40:00 -08:00
2014-01-13 21:56:54 -08:00
2014-01-12 10:37:15 +01:00
2014-01-13 21:56:54 -08:00
2014-01-22 21:40:43 -08:00
2014-01-12 10:37:15 +01:00
2014-01-20 10:42:08 -08:00
2014-01-21 16:19:44 -08:00
2014-01-21 16:19:44 -08:00
2014-01-22 21:21:55 -08:00
2014-01-13 21:56:54 -08:00
2013-11-15 14:26:38 -08:00
2014-01-22 16:39:28 -08:00
2014-01-22 21:40:43 -08:00
2014-01-23 18:11:00 -08:00
2014-01-21 16:19:41 -08:00
2014-01-21 16:19:44 -08:00
2014-01-22 16:39:28 -08:00
2014-01-12 10:37:15 +01:00
2013-12-01 13:06:51 +01:00
2014-01-21 16:19:44 -08:00
2014-01-23 18:11:00 -08:00
2014-01-21 10:09:12 -08:00
2013-12-20 09:38:40 +01:00