diff options
author | Harald Freudenberger <freude@linux.ibm.com> | 2019-08-29 15:16:35 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-08-29 16:31:44 +0200 |
commit | deffa48fb014f06f7cf8c4b3ea3c96160be3c854 (patch) | |
tree | 8ac58be33daa3bb1f6a1501825e146bf5dffc920 /lib/zstd/bitstream.h | |
parent | 58879d468aa8754c08d1c1701599d5c1dc607c87 (diff) |
s390/zcrypt: fix wrong handling of cca cipher keygenflags
Tests showed that the keygenflags parameter is not handled
correctly within the zcrypt ccamisc generate cca cipher key
code. A similar code is used with cca cipher key value import
and there the flags are handled correctly. For unknown reason
these lines have not been updated for the generate function
and so this patch now introduces these two lines of code.
This affects only pkey with the use of CCA cipher keys and
the use of additional key generate flags.
Fixes: 4bc123b18ce6 ("s390/zcrypt: Add low level functions for CCA AES cipher keys")
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'lib/zstd/bitstream.h')
0 files changed, 0 insertions, 0 deletions