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