From: Herbert Xu Date: Wed, 22 Jul 2009 03:48:18 +0000 (+0800) Subject: crypto: sha512 - Export struct sha512_state X-Git-Tag: v2.6.32-rc1~731^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f38ad8389bbca038d320c29d30aa1d6ed96b48d;p=pandora-kernel.git crypto: sha512 - Export struct sha512_state This patch renames struct sha512_ctx and exports it as struct sha512_state so that other sha512 implementations can use it as the reference structure for exporting their state. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed