diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-04-19 23:34:13 -0700 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-05-07 16:10:01 +0800 |
| commit | fb2d8b7003467b4c893afd6f4be579d08f8360ce (patch) | |
| tree | d4dae2ada4b1d20b13c83831cde898a1e1cd2a35 /tools/perf/scripts/python | |
| parent | 7ba94ec2d896590d2200ac7999f6a7fae970e72b (diff) | |
crypto: drbg - Put rng_alg methods in logical order
Put the DRBG implementation of the rng_alg methods in the order in which
they're called (cra_init => set_ent => seed => generate => cra_exit) so
that it's easier to understand the flow.
Also rename drbg_kcapi_random to drbg_kcapi_generate, and
drbg_kcapi_cleanup to drbg_kcapi_exit, so they match the method names.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
