[BLOCK] dm-crypt: Use block ciphers where applicable
commitd1806f6a97a536b043fe50e6d8a25b061755cf50
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 22 Aug 2006 10:29:17 +0000 (22 20:29 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:46:13 +0000 (21 11:46 +1000)
tree0df6a3772783600f58fa0c5e709c650d1f832610
parent69affe7fc52c14e4b81408a2076e9e58ba4af60a
[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 <herbert@gondor.apana.org.au>
drivers/md/dm-crypt.c