Linus Torvalds
1ed55eac3b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto update from Herbert Xu:
- Added aesni/avx/x86_64 implementations for camellia.
- Optimised AVX code for cast5/serpent/twofish/cast6.
- Fixed vmac bug with unaligned input.
- Allow compression algorithms in FIPS mode.
- Optimised crc32c implementation for Intel.
- Misc fixes.
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (32 commits)
crypto: caam - Updated SEC-4.0 device tree binding for ERA information.
crypto: testmgr - remove superfluous initializers for xts(aes)
crypto: testmgr - allow compression algs in fips mode
crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel
crypto: testmgr - clean alg_test_null entries in alg_test_descs[]
crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests
crypto: cast5/cast6 - move lookup tables to shared module
padata: use __this_cpu_read per-cpu helper
crypto: s5p-sss - Fix compilation error
crypto: picoxcell - Add terminating entry for platform_device_id table
crypto: omap-aes - select BLKCIPHER2
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file
crypto: tcrypt - add async speed test for camellia cipher
crypto: tegra-aes - fix error-valued pointer dereference
crypto: tegra - fix missing unlock on error case
crypto: cast5/avx - avoid using temporary stack buffers
crypto: serpent/avx - avoid using temporary stack buffers
crypto: twofish/avx - avoid using temporary stack buffers
crypto: cast6/avx - avoid using temporary stack buffers
...
2012-12-15 12:35:19 -08:00
..
2012-10-10 20:06:38 +10:30
2012-03-20 21:48:16 +08:00
2012-09-07 04:17:06 +08:00
2012-04-10 14:30:45 -04:00
2012-04-10 14:30:45 -04:00
2012-08-01 17:47:27 +08:00
2011-07-26 16:49:47 -07:00
2012-04-02 04:33:42 -04:00
2012-06-22 20:08:29 +08:00
2012-06-27 20:59:12 +08:00
2011-06-30 07:44:06 +08:00
2010-11-30 17:04:31 +08:00
2012-08-01 17:47:25 +08:00
2012-08-01 17:47:27 +08:00
2010-02-16 20:26:46 +08:00
2012-06-14 10:07:23 +08:00
2012-09-11 12:05:45 +08:00
2011-03-13 20:22:27 -07:00
2012-04-02 04:33:42 -04:00
2011-09-22 21:25:25 +10:00
2012-08-01 17:47:27 +08:00
2012-08-01 17:47:27 +08:00
2012-12-06 17:16:26 +08:00
2012-12-06 17:16:26 +08:00
2012-12-06 17:16:26 +08:00
2008-02-07 08:42:26 -08:00
2012-03-20 21:48:16 +08:00
2009-02-19 14:44:02 +08:00
2010-02-16 20:31:37 +08:00
2010-02-16 20:31:04 +08:00
2012-03-23 16:58:38 -07:00
2012-10-24 21:21:18 +08:00
2012-08-01 17:47:24 +08:00
2012-10-04 09:06:34 -07:00
2011-10-31 19:31:11 -04:00
2010-05-26 10:36:51 +10:00
2008-06-02 15:46:51 +10:00
2012-08-01 17:47:27 +08:00
2012-08-01 17:47:24 +08:00
2010-02-16 20:33:49 +08:00
2010-12-02 14:47:16 +08:00
2012-08-01 17:47:27 +08:00
2008-08-29 15:50:02 +10:00
2010-12-02 14:47:16 +08:00
2011-07-08 17:21:21 +08:00
2012-08-01 17:47:27 +08:00
2010-03-30 22:02:32 +09:00
2012-06-22 20:08:29 +08:00
2012-12-06 17:16:26 +08:00
2012-08-01 17:47:27 +08:00
2012-08-01 17:47:27 +08:00
2011-11-09 11:50:31 +08:00
2012-08-01 17:47:27 +08:00
2012-12-06 17:16:26 +08:00
2011-10-31 19:31:11 -04:00
2011-08-06 18:32:45 -07:00
2008-12-25 11:02:24 +11:00
2008-02-07 08:42:26 -08:00
2012-04-02 04:33:42 -04:00
2012-03-29 19:52:47 +08:00
2011-10-31 19:31:11 -04:00
2008-07-10 20:35:12 +08:00
2011-01-04 23:34:03 +11:00
2011-01-04 23:34:03 +11:00
2011-01-04 23:34:03 +11:00
2011-01-04 23:34:03 +11:00
2012-04-02 04:33:42 -04:00
2012-08-01 17:47:27 +08:00
2012-03-20 21:48:16 +08:00
2012-08-01 17:47:27 +08:00
2010-03-30 22:02:32 +09:00
2012-08-01 17:47:25 +08:00
2011-08-10 19:00:28 +08:00
2012-08-01 17:47:26 +08:00
2012-08-01 17:47:26 +08:00
2012-08-01 17:47:26 +08:00
2012-11-09 17:32:28 +08:00
2012-08-01 17:47:29 +08:00
2012-08-01 17:47:24 +08:00
2012-12-06 17:16:28 +08:00
2012-12-06 17:16:29 +08:00
2012-08-01 17:47:26 +08:00
2011-11-09 11:53:32 +08:00
2012-08-01 17:47:27 +08:00
2012-10-15 22:33:20 +08:00
2012-08-01 17:47:27 +08:00
2011-10-31 19:31:11 -04:00
2012-10-11 13:42:32 +11:00
2011-11-09 11:56:06 +08:00
2011-06-29 05:48:41 -07:00