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)
commit49fe9bcc507fc82fac17c5c1a2ff7f83e5a19c67
treea7faa6a252bf283a09f5a4a784b16442d0df48e0
parent66fc13039422ba7df2d01a8ee0873e4ef965b50b
parent412c98c1bef65fe7589f1300e93735d96130307c
Merge git://git./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