Skip to content
Commit 9aa867e4 authored by Herbert Xu's avatar Herbert Xu
Browse files

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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent d0497524
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment