crypto: hash - Export shash through hash
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 31 Aug 2008 12:21:09 +0000 (22:21 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Dec 2008 00:01:33 +0000 (11:01 +1100)
This patch allows shash algorithms to be used through the old hash
interface.  This is a transitional measure so we can convert the
underlying algorithms to shash before converting the users across.

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

No differences found