[CRYPTO] tcrypt: Zero axbuf in the right function
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 30 Dec 2007 09:24:11 +0000 (20:24 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:59 +0000 (08:16 +1100)
The axbuf buffer is used by test_aead and therefore should be zeroed
there instead of in test_hash.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found