crypto: hash - Remove legacy hash/digest code
authorBenjamin Gilbert <bgilbert@cs.cmu.edu>
Mon, 19 Oct 2009 03:53:37 +0000 (12:53 +0900)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 19 Oct 2009 03:53:37 +0000 (12:53 +0900)
commit2141b6309b1fce535329c195cb5e5274a4c84ebc
tree5dc296c523fdb6e7c3be187fe4675746e8909943
parent667b6294bf088445996c8395b723ae9c9467e72b
crypto: hash - Remove legacy hash/digest code

6941c3a0 disabled compilation of the legacy digest code but didn't
actually remove it.  Rectify this.  Also, remove the crypto_hash_type
extern declaration from algapi.h now that the struct is gone.

Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/digest.c [deleted file]
crypto/hash.c [deleted file]
include/crypto/algapi.h