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