mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 05:05:23 +00:00
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: Herbert Xu <herbert@gondor.apana.org.au>