From: Herbert Xu Date: Thu, 9 Jul 2009 12:36:44 +0000 (+0800) Subject: crypto: shash - Move finup/digest null checks to registration time X-Git-Tag: v2.6.32-rc1~731^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8267adab9433593adb09d94626475c2a5921f111;p=pandora-kernel.git crypto: shash - Move finup/digest null checks to registration time This patch moves the run-time null finup/digest checks to the shash_prepare_alg function which is run at registration time. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed