crypto: cryptd - Switch to new style ahash
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 11:11:32 +0000 (19:11 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 11:11:32 +0000 (19:11 +0800)
This patch changes cryptd to use the new style ahash type.  In
particular, the instance is enlarged to encapsulate the new
ahash_alg structure.

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

No differences found