[CRYPTO] tcrypt: Use asynchronous hash interface
authorLoc Ho <lho@amcc.com>
Wed, 14 May 2008 13:24:51 +0000 (21:24 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jul 2008 12:35:14 +0000 (20:35 +0800)
This patch changes tcrypt to use the new asynchronous hash interface
for testing hash algorithm correctness.  The speed tests will continue
to use the existing interface for now.

Signed-off-by: Loc Ho <lho@amcc.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found