]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita5d9fa514f60922cd332b1aa592e09dff2bd9e23
tree7720cfef24c65f5306bdf738f8f88f3a7a70072f
parent54599c2ee224c48fc380143ae85d633e66f68483
[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