From: Steffen Klassert Date: Thu, 7 Jan 2010 04:57:19 +0000 (+1100) Subject: crypto: pcrypt - Add pcrypt crypto parallelization wrapper X-Git-Tag: v2.6.34-rc1~286^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5068c7a883d1694f0fb3631b664827644153cd08;p=pandora-kernel.git crypto: pcrypt - Add pcrypt crypto parallelization wrapper This patch adds a parallel crypto template that takes a crypto algorithm and converts it to process the crypto transforms in parallel. For the moment only aead algorithms are supported. Signed-off-by: Steffen Klassert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed