From: Herbert Xu Date: Thu, 14 Aug 2008 12:21:31 +0000 (+1000) Subject: crypto: skcipher - Use RNG interface instead of get_random_bytes X-Git-Tag: v2.6.28-rc1~726^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f000ec9b61b99111757df138b11144236fc59b;p=pandora-kernel.git crypto: skcipher - Use RNG interface instead of get_random_bytes This patch makes the IV generators use the new RNG interface so that the user can pick an RNG other than the default get_random_bytes. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed