From: Adrian Bunk Date: Wed, 22 Nov 2006 06:55:00 +0000 (+1100) Subject: [CRYPTO] api: Remove unused functions X-Git-Tag: v2.6.20-rc1~145^2^2~7^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc44215eaaa5e4032946b962353526ae6c370c0e;p=pandora-kernel.git [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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed