crypto: seqiv - Use generic geniv init/exit helpers
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 13 Aug 2015 09:28:59 +0000 (17:28 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 17 Aug 2015 08:53:46 +0000 (16:53 +0800)
commit659e7f528317d5a97e5100abcaf6e00552c23417
tree6d989f700929503cd18555a02212f2ef662f40f7
parent149a39717dcce3b6ba15285c9fc86e4423437e05
crypto: seqiv - Use generic geniv init/exit helpers

This patch replaces the seqiv init/exit handlers with the generic
geniv helpers.

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