From: Herbert Xu Date: Sun, 17 Aug 2008 08:04:30 +0000 (+1000) Subject: crypto: skcipher - Move IV generators into their own modules X-Git-Tag: v2.6.28-rc1~726^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5be5e667a9a5d8d5553e009e67bc692d95e5916a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed