Linus Torvalds 797994f81a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:

 - XTS mode optimisation for twofish/cast6/camellia/aes on x86

 - AVX2/x86_64 implementation for blowfish/twofish/serpent/camellia

 - SSSE3/AVX/AVX2 optimisations for sha256/sha512

 - Added driver for SAHARA2 crypto accelerator

 - Fix for GMAC when used in non-IPsec secnarios

 - Added generic CMAC implementation (including IPsec glue)

 - IP update for crypto/atmel

 - Support for more than one device in hwrng/timeriomem

 - Added Broadcom BCM2835 RNG driver

 - Misc fixes

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (59 commits)
  crypto: caam - fix job ring cleanup code
  crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
  crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
  crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
  crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
  crypto: tcrypt - add async cipher speed tests for blowfish
  crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2
  crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86
  crypto: aesni_intel - add more optimized XTS mode for x86-64
  crypto: x86/camellia-aesni-avx - add more optimized XTS code
  crypto: cast6-avx: use new optimized XTS code
  crypto: x86/twofish-avx - use optimized XTS code
  crypto: x86 - add more optimized XTS-mode for serpent-avx
  xfrm: add rfc4494 AES-CMAC-96 support
  crypto: add CMAC support to CryptoAPI
  crypto: testmgr - add empty test vectors for null ciphers
  crypto: testmgr - add AES GMAC test vectors
  crypto: gcm - fix rfc4543 to handle async crypto correctly
  crypto: gcm - make GMAC work when dst and src are different
  hwrng: timeriomem - added devicetree hooks
  ...
2013-05-02 14:53:12 -07:00
..
2013-04-12 14:27:55 -04:00
2013-03-01 13:39:00 -08:00
2013-01-02 17:36:10 -08:00
2013-01-03 14:34:06 -08:00
2012-10-08 13:50:20 +10:30
2012-12-02 00:05:12 +00:00
2013-04-29 15:40:23 -04:00
2012-09-20 14:31:45 +02:00
2013-03-22 15:18:18 -07:00
2013-05-02 09:03:55 -07:00
2013-04-08 17:39:23 +02:00
2013-03-12 11:30:04 -07:00
2013-05-01 16:36:22 +05:30
2012-11-08 16:58:31 +01:00
2012-12-24 09:36:38 -07:00
2012-09-30 18:02:20 -07:00
2012-10-16 18:49:15 -07:00
2013-02-26 02:46:08 -05:00
2013-04-29 18:28:40 -07:00
2012-11-22 13:43:27 +09:00
2013-01-24 09:04:04 +01:00
2013-05-01 16:28:48 -04:00
2013-02-22 23:31:31 -05:00
2013-04-29 13:55:38 -07:00
2012-11-08 16:58:30 +01:00
2013-01-25 21:03:54 -08:00
2013-04-29 18:28:41 -07:00
2013-02-06 15:59:47 -05:00
2013-03-06 14:55:20 -05:00
2013-01-29 13:59:57 -05:00
2013-01-10 11:44:38 -06:00
2013-04-12 00:03:42 -04:00
2013-04-30 17:04:06 -07:00
2012-11-20 16:15:02 +10:00
2012-10-10 01:15:44 -04:00
2013-03-13 18:03:27 +01:00
2013-04-30 17:04:00 -07:00
2013-01-21 17:18:20 +10:30
2012-12-14 13:06:40 +10:30
2012-12-25 18:45:06 -05:00
2013-04-29 18:28:44 -07:00
2012-12-11 17:22:27 -08:00
2012-11-13 09:13:50 -05:00
2012-10-17 15:53:02 -05:00
2012-10-10 22:41:05 -04:00
2013-04-29 15:54:28 -07:00
2013-03-12 11:40:53 -04:00
2013-01-03 15:57:14 -08:00
2013-02-26 09:34:29 -08:00
2013-04-29 15:54:28 -07:00
2013-01-23 13:44:00 -05:00
2012-11-16 14:33:04 -08:00
2012-10-06 03:05:01 +09:00
2013-04-09 14:13:29 -04:00
2013-02-19 08:43:34 +01:00
2013-03-29 15:31:30 -04:00
2012-12-18 15:02:13 -08:00
2012-12-18 15:02:14 -08:00
2013-03-10 22:20:05 +01:00
2013-03-21 11:47:51 -04:00
2013-03-22 16:19:59 -07:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2013-01-15 22:43:15 -08:00
2013-03-20 12:10:38 -04:00
2012-09-05 17:21:36 -07:00
2013-03-28 11:10:22 -07:00
2013-04-29 15:54:37 -07:00