From: Herbert Xu Date: Tue, 3 Feb 2009 01:47:44 +0000 (+1100) Subject: crypto: shash - Add crypto_shash_blocksize X-Git-Tag: v2.6.30-rc1~677^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9749598633efc2561224954217ff0d70aeed8b50;p=pandora-kernel.git crypto: shash - Add crypto_shash_blocksize This function is needed by algorithms that don't know their own block size, e.g., in s390 where the code is common between multiple versions of SHA. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed