]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 23 Feb 2008 03:12:06 +0000 (11:12 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 23 Feb 2008 03:12:06 +0000 (11:12 +0800)
commit76fc60a2e3c6aa6e98cd3a5cb81a1855c637b274
treeab29e31b06045971853ff58bb6fabd6d40fd23c8
parentc8620c2590f43eff864fe597fcbe5b72ab7a7b94
[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: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Makefile
crypto/ablkcipher.c
crypto/blkcipher.c
crypto/chainiv.c
crypto/eseqiv.c
include/crypto/internal/skcipher.h