diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-04-19 23:34:03 -0700 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-05-07 16:10:00 +0800 |
| commit | aaa891b7c71a493d8746d877cf4c02ecf261ecc4 (patch) | |
| tree | f591d482e2cc6196f6c6209aa749a78c1f585a8b /tools/perf/scripts/python | |
| parent | b9e081978ea4d21f006d40d6517421142f9fa479 (diff) | |
crypto: drbg - De-virtualize drbg_state_ops
Now that there's only one set of state operations, use direct calls to
those operations.
No change in behavior. In particular, drbg_alloc_state() doesn't change
behavior, because the only remaining drbg_core uses HMAC_DRBG.
drbg_uninstantiate() doesn't change behavior, because a NULL d_ops
implied NULL priv_data which makes a drbg_fini_hash_kernel() a no-op.
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
