From: David S. Miller Date: Wed, 19 May 2010 04:12:03 +0000 (+1000) Subject: crypto: testmgr - Add testing for async hashing and update/final X-Git-Tag: v2.6.35-rc1~446^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f1a05292db8b410be47fa905669672011f0343;p=pandora-kernel.git crypto: testmgr - Add testing for async hashing and update/final Extend testmgr such that it tests async hash algorithms, and that for both sync and async hashes it tests both ->digest() and ->update()/->final() sequences. Signed-off-by: David S. Miller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed