From: Herbert Xu Date: Tue, 20 Nov 2007 09:33:39 +0000 (+0800) Subject: [CRYPTO] cbc: Use crypto_xor X-Git-Tag: v2.6.25-rc1~1242^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c7f076da557eadb37240d70b0399ff9763fa2ae;p=pandora-kernel.git [CRYPTO] cbc: Use crypto_xor This patch replaces the custom xor in CBC with the generic crypto_xor. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed