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

No differences found