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-12-13 12:14:47 -08:00
2012-09-05 10:43:12 +02:00
2012-12-15 12:35:19 -08:00
2012-11-28 22:13:44 -05:00
2012-12-15 12:35:19 -08:00
2012-12-14 10:08:40 -08:00
2012-12-13 15:31:08 -08:00
2012-10-26 14:37:58 +02:00
2012-12-11 19:59:32 -08:00
2012-03-13 06:24:09 +01:00
2012-12-15 12:29:54 -08:00
2012-10-31 14:00:15 -04:00
2012-10-15 14:38:24 +02:00
2012-12-13 12:14:47 -08:00
2012-12-14 10:08:40 -08:00
2012-11-14 15:28:11 -08:00
2012-12-15 12:29:54 -08:00
2012-11-28 22:13:44 -05:00
2012-12-10 10:31:24 -08:00
2012-12-12 12:22:13 -08:00
2012-12-13 15:31:08 -08:00
2012-04-24 09:50:17 +01:00
2012-12-13 14:29:16 -08:00
2012-01-16 08:21:59 +01:00
2012-05-08 11:41:48 -07:00
2012-12-13 12:14:47 -08:00
2012-11-29 13:28:39 -08:00
2012-06-27 19:29:10 -07:00
2012-10-15 13:01:05 -07:00
2012-11-29 13:23:01 -08:00
2012-04-09 13:59:00 -04:00