crypto: hash - Export shash through ahash
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 31 Aug 2008 08:52:18 +0000 (18:52 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Dec 2008 00:01:28 +0000 (11:01 +1100)
This patch allows shash algorithms to be used through the ahash
interface.  This is required before we can convert digest algorithms
over to shash.

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

No differences found