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)
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>

No differences found