]> err.no Git - linux-2.6/commitdiff
[BLOCK] cryptoloop: Use block ciphers where applicable
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:45:53 +0000 (11:45 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:45:53 +0000 (11:45 +1000)
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 <herbert@gondor.apana.org.au>

No differences found