From: Herbert Xu Date: Mon, 7 Jul 2008 14:19:53 +0000 (+0800) Subject: crypto: hash - Added scatter list walking helper X-Git-Tag: v2.6.27-rc1~1107^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20036252fc61c624a49770fb89684ea5cfdfa05e;p=pandora-kernel.git crypto: hash - Added scatter list walking helper This patch adds the walking helpers for hash algorithms akin to those of block ciphers. This is a necessary step before we can reimplement existing hash algorithms using the new ahash interface. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed