From: Herbert Xu Date: Tue, 21 Apr 2015 02:46:39 +0000 (+0800) Subject: crypto: rng - Add crypto_rng_set_entropy X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca99d814821e8a8ac6d7c48b2ccfc24bda27b1f;p=pandora-kernel.git crypto: rng - Add crypto_rng_set_entropy This patch adds the function crypto_rng_set_entropy. It is only meant to be used by testmgr when testing RNG implementations by providing fixed entropy data in order to verify test vectors. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed