]> 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>
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)
commitbff125c7df0c80af9845737a10e9d4632235fd6d
treec0a7e840a98628ce7eff8dc307a3cdcb9cd33d1a
parentcddb48491d1d0a9e6f4016f5863ea89cba8ea4e2
parentab6bcf27979522962d599d4f9f770472d4ff36f3
Merge git://git.kernel.org/pub/scm/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