diff options
author | Harald Freudenberger <[email protected]> | 2023-03-22 15:22:11 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2023-04-04 18:34:55 +0200 |
commit | 0f2d4fee91e9bdba9ee4f2cfdc9d7cddb033d4a5 (patch) | |
tree | 3a4b760f071977dce8af945031623e23ceefe718 /tools/perf/scripts/python/intel-pt-events.py | |
parent | bd922f33d4a3255cc33eb7082c47d973ed1da75d (diff) |
s390/zcrypt: simplify prep of CCA key token
The preparation of the key data struct for a CCA RSA ME
operation had some improvement to skip leading zeros
in the key's exponent. However, all supported CCA cards
nowadays support leading zeros in key tokens.
So for simplifying the CCA key preparing code, this
patch simply removes this optimization code.
Signed-off-by: Harald Freudenberger <[email protected]>
Reviewed-by: Juergen Christ <[email protected]>
Reviewed-by: Holger Dengler <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions