commit | 0b535adfb102bac1edb046444172b6b77d99bc92 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 19:11:32 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 19:11:32 2009 +0800 |
tree | f113cae3f022b6d39ddcf63a71c7b3dc65b120fe | |
parent | 9cd899a32f611eb6328014f1d9e0ba31977812d9 [diff] |
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>