Herbert Xu f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches
The previous patch to move chainiv and eseqiv into blkcipher created
a section mismatch for the chainiv exit function which was also called
from __init.  This patch removes the __exit marking on it.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-03-08 20:29:43 +08:00
..
2008-02-08 15:33:32 -08:00
2008-02-09 18:24:41 +01:00
2008-02-08 15:33:32 -08:00
2008-02-03 17:19:47 +02:00
2008-01-31 17:40:18 +01:00
2008-02-06 10:41:16 -08:00