Skip to content
Commit 76fc60a2 authored by Herbert Xu's avatar Herbert Xu
Browse files

[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module



For compatibility with dm-crypt initramfs setups it is useful to merge
chainiv/seqiv into the crypto_blkcipher module.  Since they're required
by most algorithms anyway this is an acceptable trade-off.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent c8620c25
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment