diff options
author | Stefan Berger <[email protected]> | 2024-04-04 10:18:52 -0400 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-04-12 15:07:52 +0800 |
commit | dee45a607abbd52fd572622c281010037a85544b (patch) | |
tree | e098247e293930fad8093b4f92ba1e044653eefc /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 288b46c57c658d3c798de0c9154e1215bdde8476 (diff) |
crypto: ecdsa - Replace ndigits with nbits where precision is needed
Replace the usage of ndigits with nbits where precise space calculations
are needed, such as in ecdsa_max_size where the length of a coordinate is
determined.
Tested-by: Lukas Wunner <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Stefan Berger <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions