crypto: ahash - Convert to new style algorithms
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:28:26 +0000 (12:28 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 07:54:07 +0000 (15:54 +0800)
This patch converts crypto_ahash to the new style.  The old ahash
algorithm type is retained until the existing ahash implementations
are also converted.  All ahash users will automatically get the
new crypto_ahash type.

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

No differences found