From: Herbert Xu Date: Mon, 20 Apr 2015 05:39:04 +0000 (+0800) Subject: crypto: rng - Introduce crypto_rng_generate X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff030b099a21a4753af575b4304249e88400e506;p=pandora-kernel.git crypto: rng - Introduce crypto_rng_generate This patch adds the new top-level function crypto_rng_generate which generates random numbers with additional input. It also extends the mid-level rng_gen_random function to take additional data as input. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed