mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-28 11:32:42 +00:00
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>