aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorStephan Mueller <[email protected]>2016-05-31 13:11:57 +0200
committerHerbert Xu <[email protected]>2016-06-02 18:39:01 +0800
commited494d4fa234443a005489afb6b9583415ad89ff (patch)
treef638837277d65abd82370e7749b3aecac569df99 /tools/perf/scripts/python/event_analyzing_sample.py
parent5318c53d5b4bbf097ccba2e74831d67e4d63b1a1 (diff)
crypto: drbg - reduce number of setkey calls
The CTR DRBG code always set the key for each sym cipher invocation even though the key has not been changed. The patch ensures that the setkey is only invoked when a new key is generated by the DRBG. With this patch, the CTR DRBG performance increases by more than 150%. Signed-off-by: Stephan Mueller <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions