From: Herbert Xu Date: Sun, 31 Aug 2008 12:21:09 +0000 (+1000) Subject: crypto: hash - Export shash through hash X-Git-Tag: v2.6.29-rc1~589^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f7082ed4f482f05db01d84dbf58190492ebf0ad;p=pandora-kernel.git crypto: hash - Export shash through hash This patch allows shash algorithms to be used through the old hash interface. This is a transitional measure so we can convert the underlying algorithms to shash before converting the users across. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed