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)
commit0b535adfb102bac1edb046444172b6b77d99bc92
treef113cae3f022b6d39ddcf63a71c7b3dc65b120fe
parent9cd899a32f611eb6328014f1d9e0ba31977812d9
crypto: cryptd - Switch to new style ahash

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>
crypto/cryptd.c