From: Herbert Xu Date: Thu, 21 Sep 2006 01:45:53 +0000 (+1000) Subject: [BLOCK] cryptoloop: Use block ciphers where applicable X-Git-Tag: v2.6.19-rc1~1297^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69affe7fc52c14e4b81408a2076e9e58ba4af60a;p=pandora-kernel.git [BLOCK] cryptoloop: Use block ciphers where applicable This patch converts cryptoloop to use the new block cipher type where applicable. As a result the ECB-specific and CBC-specific transfer functions have been merged. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed