From: Herbert Xu Date: Sun, 12 Jul 2009 15:05:48 +0000 (+0800) Subject: crypto: ahash - Add crypto_ahash_set_reqsize X-Git-Tag: v2.6.32-rc1~731^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc00127fb67b2a7d2b66f0f4096a5367b581f045;p=pandora-kernel.git crypto: ahash - Add crypto_ahash_set_reqsize This patch adds the helper crypto_ahash_set_reqsize so that implementations do not directly access the crypto_ahash structure. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed