From: Herbert Xu Date: Sat, 26 Aug 2006 08:44:31 +0000 (+1000) Subject: [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available X-Git-Tag: v2.6.19-rc1~1297^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad819c61f5f8347f39cdcbe652b3c60ec615888;p=pandora-kernel.git [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available This patch marks the crypto_digest_* functions and crypto_alg_available as deprecated. They've been replaced by crypto_hash_* and crypto_has_* respectively. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed