From: Herbert Xu Date: Tue, 20 Nov 2007 12:32:56 +0000 (+0800) Subject: [CRYPTO] ctr: Use crypto_inc and crypto_xor X-Git-Tag: v2.6.25-rc1~1242^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8214ea335e422702340d7e835921e78367f99d;p=pandora-kernel.git [CRYPTO] ctr: Use crypto_inc and crypto_xor This patch replaces the custom inc/xor in CTR with the generic functions. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed