Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit ff030b09 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: rng - Introduce crypto_rng_generate


This patch adds the new top-level function crypto_rng_generate
which generates random numbers with additional input.  It also
extends the mid-level rng_gen_random function to take additional
data as input.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent d0e83059
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