Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2008 15:15:36 +0000 (08:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2008 15:15:36 +0000 (08:15 -0700)
commita0be7522b25f17ac2c3964a24b88b5fe7c9404b8
treeaba2be9ce572e19d6dc65c56adaa3398a03578c4
parent3b2b74cad34e7a0cf6d4929ee9e8ad4e11a84867
parentb1145ce395f7785487c128fe8faf8624e6586d84
Merge git://git./linux/kernel/git/herbert/crypto-2.6

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  [CRYPTO] cryptd: Correct kzalloc error test
  [CRYPTO] eseqiv: Fix off-by-one encryption
  [CRYPTO] api: Fix scatterwalk_sg_chain
  [CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()