]> 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)
commit112753497755caeb2fc57eeb9c7d7754ffaa8772
treea7faa6a252bf283a09f5a4a784b16442d0df48e0
parentd8dae372cae2459fa502025bf46ceac15e0c777c
parent6466b5e7793d187821053ca756936572e0a23ae7
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