Skip to content
Commit 3c5d8fa9 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: rng - Mark crypto_rng_reset seed as const



There is no reason why crypto_rng_reset should modify the seed
so this patch marks it as const.  Since our algorithms don't
export a const seed function yet we have to go through some
contortions for now.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ff030b09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment