crypto: skcipher - Move IV generators into their own modules
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 17 Aug 2008 08:04:30 +0000 (18:04 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 29 Aug 2008 05:50:00 +0000 (15:50 +1000)
commit5be5e667a9a5d8d5553e009e67bc692d95e5916a
treea3a64ea1ec9d303a21319ee72579522a5f42a101
parent1aa4ecd95d8d67d21731a00646326a71295dafa3
crypto: skcipher - Move IV generators into their own modules

This patch moves the default IV generators into their own modules
in order to break a dependency loop between cryptomgr, rng, and
blkcipher.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Makefile
crypto/blkcipher.c
crypto/chainiv.c
crypto/eseqiv.c
include/crypto/internal/skcipher.h