diff options
author | Harald Freudenberger <freude@linux.ibm.com> | 2023-03-22 15:22:11 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-04-04 18:34:55 +0200 |
commit | 0f2d4fee91e9bdba9ee4f2cfdc9d7cddb033d4a5 (patch) | |
tree | 3a4b760f071977dce8af945031623e23ceefe718 /fs/ubifs/debug.c | |
parent | bd922f33d4a3255cc33eb7082c47d973ed1da75d (diff) | |
download | linux-stable-0f2d4fee91e9bdba9ee4f2cfdc9d7cddb033d4a5.tar.gz linux-stable-0f2d4fee91e9bdba9ee4f2cfdc9d7cddb033d4a5.tar.bz2 linux-stable-0f2d4fee91e9bdba9ee4f2cfdc9d7cddb033d4a5.zip |
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 <freude@linux.ibm.com>
Reviewed-by: Juergen Christ <jchrist@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'fs/ubifs/debug.c')
0 files changed, 0 insertions, 0 deletions