Skip to content
Snippets Groups Projects
Commit f13ba2f7 authored by Herbert Xu's avatar Herbert Xu
Browse files

[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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 2f40a178
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment