]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit598ef417b7374301889c3e6fbe76e48027dae1d9
tree1ab2151f11afa6f7861cd3e9be739be2b5d2629c
parentf2bf1604e3922350e9c53205017da2587ce18c76
parent6d545970b513f00868cb72e0d1f289f0215fe179
Merge git://git.kernel.org/pub/scm/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