Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2015 19:33:51 +0000 (11:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2015 19:33:51 +0000 (11:33 -0800)
commit716c13a817a6660137cab8e12ed3c056d74c9d8b
tree1ab2151f11afa6f7861cd3e9be739be2b5d2629c
parentbdec41963890f8ed9ad89f8b418959ab3cdc2aa3
parent0b8c960cf6defc56b3aa1a71b5af95872b6dff2b
Merge git://git./linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This fixes a build problem with sha-mb with old toolchains and an
  implementation bug in the ctr(aes)/by8 branch of aesni-intel that's
  enabled when AVX is available"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: sha-mb - Add avx2_supported check.
  crypto: aesni - fix "by8" variant for 128 bit keys