From: Herbert Xu Date: Sun, 30 Dec 2007 09:24:11 +0000 (+1100) Subject: [CRYPTO] tcrypt: Zero axbuf in the right function X-Git-Tag: v2.6.25-rc1~1242^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a999a3abb2d3885741b09b9d05280db7e757544;p=pandora-kernel.git [CRYPTO] tcrypt: Zero axbuf in the right function The axbuf buffer is used by test_aead and therefore should be zeroed there instead of in test_hash. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed