crypto: cryptd - Use shash algorithms
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 12 Jul 2009 13:38:59 +0000 (21:38 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:58:10 +0000 (12:58 +0800)
commit46309d8938122dff2fe59bf163307989cd22ea4a
tree7a2987245bd2a0c90ea234663c2488cfa9e0be4d
parent7eddf95ec5440d60f10963f453e27f82f394044e
crypto: cryptd - Use shash algorithms

This patch changes cryptd to use shash algorithms instead of the
legacy hash interface.

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