From: Herbert Xu Date: Sun, 21 Jun 2015 11:11:45 +0000 (+0800) Subject: crypto: user - Add CRYPTO_MSG_DELRNG X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa867e46565d61491f884c793e4988678fbffa3;p=pandora-kernel.git crypto: user - Add CRYPTO_MSG_DELRNG This patch adds a new crypto_user command that allows the admin to delete the crypto system RNG. Note that this can only be done if the RNG is currently not in use. The next time it is used a new system RNG will be allocated. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed