From: Herbert Xu Date: Tue, 14 Jul 2009 04:28:26 +0000 (+0800) Subject: crypto: ahash - Convert to new style algorithms X-Git-Tag: v2.6.32-rc1~731^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88056ec346ccf41f63dbc7080b24b5fd19d1358d;p=pandora-kernel.git crypto: ahash - Convert to new style algorithms This patch converts crypto_ahash to the new style. The old ahash algorithm type is retained until the existing ahash implementations are also converted. All ahash users will automatically get the new crypto_ahash type. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed