From: Herbert Xu Date: Tue, 7 Jul 2009 07:17:12 +0000 (+0800) Subject: crypto: shash - Add shash_instance X-Git-Tag: v2.6.32-rc1~731^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e4fddd8e420e8f531a34e7a97f9cdb851a6ad13;p=pandora-kernel.git crypto: shash - Add shash_instance This patch adds shash_instance and the associated alloc/free functions. This is meant to be an instance that with a shash algorithm under it. Note that the instance itself doesn't have to be shash. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed