]> 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, 18 Jun 2015 06:49:26 +0000 (20:49 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jun 2015 06:49:26 +0000 (20:49 -1000)
commit677a2dd0625570d9d6be50c3444e5abe7dad372c
treea7faa6a252bf283a09f5a4a784b16442d0df48e0
parentc472b8d2690464daa2c04bbbec89930aa89fa507
parent0072c94d0c226293c4831fad9793453f2856ccf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This fixes the following issues:

   - Crash in caam hash due to uninitialised buffer lengths.

   - Alignment issue in caam RNG that may lead to non-random output"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: caam - fix RNG buffer cache alignment
  crypto: caam - improve initalization for context state saves