diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-21 04:46:37 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-22 03:30:07 +0200 |
commit | 3c5d8fa9f56ad0928e7a1f06003e5034f5eedb52 (patch) | |
tree | 26b035754eb3cf014cbcf7c90351a0bc1711b170 /security/keys/encrypted-keys | |
parent | crypto: rng - Introduce crypto_rng_generate (diff) | |
download | linux-3c5d8fa9f56ad0928e7a1f06003e5034f5eedb52.tar.xz linux-3c5d8fa9f56ad0928e7a1f06003e5034f5eedb52.zip |
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: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'security/keys/encrypted-keys')
0 files changed, 0 insertions, 0 deletions