From: Herbert Xu Date: Fri, 10 Jul 2009 05:18:26 +0000 (+0800) Subject: crypto: sha1-s390 - Add export/import support X-Git-Tag: v2.6.32-rc1~731^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406f104b4172de7452702c6810807c1b0132ba22;p=pandora-kernel.git crypto: sha1-s390 - Add export/import support This patch adds export/import support to sha1-s390. The exported type is defined by struct sha1_state, which is basically the entire descriptor state of sha1_generic. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed