From: Herbert Xu Date: Sat, 11 Jul 2009 14:17:39 +0000 (+0800) Subject: crypto: shash - Move null setkey check to registration time X-Git-Tag: v2.6.32-rc1~731^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57cfe44bccb0e38ddb44a34a42f517deef1f4e82;p=pandora-kernel.git crypto: shash - Move null setkey check to registration time This patch moves the run-time null setkey check to shash_prepare_alg just like we did for finup/digest. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed