[CRYPTO] drivers: Remove obsolete block cipher operations
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 5 Aug 2006 06:28:19 +0000 (16:28 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:46:16 +0000 (11:46 +1000)
This patch removes obsolete block operations of the simple cipher type
from drivers.  These were preserved so that existing users can make a
smooth transition.  Now that the transition is complete, they are no
longer needed.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found