[CRYPTO] users: Use block ciphers where applicable
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 22 Aug 2006 10:36:13 +0000 (20:36 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:46:15 +0000 (11:46 +1000)
This patch converts all remaining users to use the new block cipher type
where applicable.  It also changes all 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