Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 11 Sep 2012 23:14:17 +0000 (07:14 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 11 Sep 2012 23:14:17 +0000 (07:14 +0800)
commit274a2f5ddb3e8bf67e561574e6529a65a4039240
treec0a7e840a98628ce7eff8dc307a3cdcb9cd33d1a
parent2a1497c3c4e884d6886e13741d0ba1abd2631006
parent9b2f4cb65f7083cde86553cd56d6c2878e04932a
Merge git://git./linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This fixes the authenc self-test crash as well as a missing export of
  a symbol used by a module."

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: authenc - Fix crash with zero-length assoc data
  crypto/caam: Export gen_split_key symbol for other modules