From: Herbert Xu Date: Sun, 2 Dec 2007 10:21:02 +0000 (+1100) Subject: [CRYPTO] skcipher: Remove crypto_spawn_ablkcipher X-Git-Tag: v2.6.25-rc1~1242^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45d44eb56ad197cfccb8f84b5df64abff8b7cb96;p=pandora-kernel.git [CRYPTO] skcipher: Remove crypto_spawn_ablkcipher Now that gcm and authenc have been converted to crypto_spawn_skcipher, this patch removes the obsolete crypto_spawn_ablkcipher function. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed