From: Herbert Xu Date: Sat, 26 Aug 2006 07:35:45 +0000 (+1000) Subject: [CRYPTO] api: Add crypto_comp and crypto_has_* X-Git-Tag: v2.6.19-rc1~1297^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce32d70ba834129b164c40c2d4260e5a7a7d850;p=pandora-kernel.git [CRYPTO] api: Add crypto_comp and crypto_has_* This patch adds the crypto_comp type to complete the compile-time checking conversion. The functions crypto_has_alg and crypto_has_cipher, etc. are also added to replace crypto_alg_available. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed