From: Herbert Xu Date: Wed, 22 Jul 2009 05:04:37 +0000 (+0800) Subject: crypto: xcbc - Use crypto_xor X-Git-Tag: v2.6.32-rc1~731^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b588ef6e69bfc0944a17dc673ee166a00fa23de2;p=pandora-kernel.git crypto: xcbc - Use crypto_xor This patch replaces the local xor function with the generic crypto_xor function. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed