[CRYPTO] api: Remove unused functions
authorAdrian Bunk <bunk@stusta.de>
Wed, 22 Nov 2006 06:55:00 +0000 (17:55 +1100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 7 Dec 2006 02:38:54 +0000 (18:38 -0800)
commitcc44215eaaa5e4032946b962353526ae6c370c0e
tree7720cfef24c65f5306bdf738f8f88f3a7a70072f
parentab7827059adbbcc3624afbc58880287eabf6d277
[CRYPTO] api: Remove unused functions

This patch removes the following no longer used functions:
- api.c: crypto_alg_available()
- digest.c: crypto_digest_init()
- digest.c: crypto_digest_update()
- digest.c: crypto_digest_final()
- digest.c: crypto_digest_digest()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/api.c
crypto/digest.c
include/linux/crypto.h