[CRYPTO] api: Mark parts of cipher interface as deprecated
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 21 Aug 2006 11:40:49 +0000 (21:40 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:46:16 +0000 (11:46 +1000)
Mark the parts of the cipher interface that have been replaced by
block ciphers as deprecated.  Thanks to Andrew Morton for suggesting
doing this before removing them completely.

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

No differences found