From: Herbert Xu Date: Fri, 10 Jul 2009 05:00:27 +0000 (+0800) Subject: crypto: sha256_generic - Add export/import support X-Git-Tag: v2.6.32-rc1~731^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2fda7b94a769af13c24582739e50664b0e27a8;p=pandora-kernel.git crypto: sha256_generic - Add export/import support This patch adds export/import support to sha256_generic. 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