diff options
| author | 2019-08-30 09:43:01 +0200 | |
|---|---|---|
| committer | 2019-09-05 14:37:01 +1000 | |
| commit | d2d9e6fd6d1cd9bd0654c9f7ed2317a7fd220aef (patch) | |
| tree | da8f0c7581e430b424c4ed29ed6686e2a7336c7a /tools/perf/scripts/python | |
| parent | crypto: inside-secure - Minor optimization recognizing CTR is always AES (diff) | |
crypto: inside-secure - Minor code cleanup and optimizations
Some minor cleanup changing e.g. "if (!x) A else B" to "if (x) B else A",
merging some back-to-back if's with the same condition, collapsing some
back-to-back assignments to the same variable and replacing some weird
assignments with proper symbolics.
Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
