From: Herbert Xu Date: Tue, 21 Apr 2015 02:46:41 +0000 (+0800) Subject: crypto: drbg - Convert to new rng interface X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fded5925d0a733c46f8d0b5edd1c9b315882b1d;p=pandora-kernel.git crypto: drbg - Convert to new rng interface This patch converts the DRBG implementation to the new low-level rng interface. This allows us to get rid of struct drbg_gen by using the new RNG API instead. Signed-off-by: Herbert Xu Acked-by: Stephan Mueller --- Reading git-diff-tree failed