From: Steffen Klassert Date: Fri, 24 Jul 2009 05:57:13 +0000 (+0800) Subject: crypto: shash - Test for the algorithms import function before exporting it X-Git-Tag: v2.6.32-rc1~731^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0044f3eda9a778ab63c2a5eafede3803f01b0b97;p=pandora-kernel.git crypto: shash - Test for the algorithms import function before exporting it crypto_init_shash_ops_async() tests for setkey and not for import before exporting the algorithms import function to ahash. This patch fixes this. Signed-off-by: Steffen Klassert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed