From: Huang Ying Date: Thu, 6 Aug 2009 05:35:20 +0000 (+1000) Subject: crypto: cryptd - Add support to access underlaying shash X-Git-Tag: v2.6.32-rc1~731^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace1366369841c9c3a9788f79baa4d73f1c53107;p=pandora-kernel.git crypto: cryptd - Add support to access underlaying shash cryptd_alloc_ahash() will allocate a cryptd-ed ahash for specified algorithm name. The new allocated one is guaranteed to be cryptd-ed ahash, so the shash underlying can be gotten via cryptd_ahash_child(). Signed-off-by: Huang Ying Signed-off-by: Herbert Xu --- Reading git-diff-tree failed