diff options
author | Stephan Mueller <[email protected]> | 2015-03-01 20:40:17 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2015-03-04 22:13:29 +1300 |
commit | 37821da088d090d8e152f3f8cc072948fa544e5a (patch) | |
tree | 68a2ec28c6f2ebca89767609bb70af7612c7f430 /tools/perf/scripts/python/sctop.py | |
parent | 04bcbfcf7e28ba502383a8e19d99960ab8e347c8 (diff) |
crypto: drbg - remove superflowous memsets
The DRBG code contains memset(0) calls to initialize a varaible
that are not necessary as the variable is always overwritten by
the processing.
This patch increases the CTR and Hash DRBGs by about 5%.
Signed-off-by: Stephan Mueller <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions