From: Herbert Xu Date: Tue, 22 Aug 2006 10:29:17 +0000 (+1000) Subject: [BLOCK] dm-crypt: Use block ciphers where applicable X-Git-Tag: v2.6.19-rc1~1297^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1806f6a97a536b043fe50e6d8a25b061755cf50;p=pandora-kernel.git [BLOCK] dm-crypt: Use block ciphers where applicable This patch converts dm-crypt to use the new block cipher type where applicable. It also changes simple cipher operations to use the new encrypt_one/decrypt_one interface. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed