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)
commit6941c3a0aabb6ad4167827360f384e9daed7dd7f
tree679c89fd67dc35bd4d2279481c830ef29f2a5db6
parent9ef074fa9b525f7fc7a35d0761f3d4ed01fe8252
crypto: hash - Remove legacy hash/digest implementaion

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>
crypto/Makefile
crypto/api.c
crypto/internal.h