From: Jan Glauber Date: Thu, 6 Mar 2008 11:50:20 +0000 (+0800) Subject: [CRYPTO] s390: Generic sha_update and sha_final X-Git-Tag: v2.6.26-rc1~1120^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604973f1fe41b817c1badb3df2008fe641e50ae6;p=pandora-kernel.git [CRYPTO] s390: Generic sha_update and sha_final The sha_{update|final} functions are similar for every sha variant. Since that is error-prone and redundant replace these functions by a shared generic implementation for s390. Signed-off-by: Jan Glauber Signed-off-by: Herbert Xu --- Reading git-diff-tree failed