From: Herbert Xu Date: Wed, 8 Jul 2009 07:55:52 +0000 (+0800) Subject: crypto: api - Add new style spawn support X-Git-Tag: v2.6.32-rc1~731^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97eedce1a64a57648ac5e39f03825528c47ba72e;p=pandora-kernel.git crypto: api - Add new style spawn support This patch modifies the spawn infrastructure to support new style algorithms like shash. In particular, this means storing the frontend type in the spawn and using crypto_create_tfm to allocate the tfm. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed