]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Dec 2015 18:21:04 +0000 (10:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Dec 2015 18:21:04 +0000 (10:21 -0800)
commit38de559c888dab0e2e1bc60e6e7ffca3aec1f3c2
tree3400d3466c252957ead4c87a19e5784cd1bf299c
parent1a143a0de59388e018fa43f4320340953e87bcbf
parentcdf64db3850c533f6db8974eacc16e5241e20b5e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:
 "This fixes a boundary condition in the blkcipher SG walking code that
  can lead to a crash when used with the new chacha20 algorithm"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: skcipher - Copy iv from desc even for 0-len walks