]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jul 2014 18:35:30 +0000 (11:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Jul 2014 18:35:30 +0000 (11:35 -0700)
commit31dab719fa50cf56d56d3dc25980fecd336f6ca8
tree20254d20758d2410d9caa68fa1786b71a4225875
parente8a91e0e872c52d2af62ae2cf30b6aef1da1ae52
parentf3c400ef473e00c680ea713a66196b05870b3710
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull ARM AES crypto fixes from Herbert Xu:
 "This push fixes a regression on ARM where odd-sized blocks supplied to
  AES may cause crashes"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: arm-aes - fix encryption of unaligned data
  crypto: arm64-aes - fix encryption of unaligned data