crypto: hash - Remove legacy hash/digest implementaion
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 12 Jul 2009 05:58:04 +0000 (13:58 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:58:07 +0000 (12:58 +0800)
This patch removes the implementation of hash and digest now that
no algorithms use them anymore.  The interface though will remain
until the users are converted across.

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

No differences found