summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorIngo Franzki <ifranzki@linux.ibm.com>2021-08-11 09:39:46 +0200
committerTomas Mraz <tomas@openssl.org>2021-08-16 12:59:31 +0200
commit32f7f60ccae59c7027010ec0b54c118ade087a41 (patch)
treed6ca6eed9020b6af5a2a2fa98c101c3202be8075 /test
parent75a4f263ba9d3ec1e9d55ca5024aee62aec70475 (diff)
s390x: AES OFB/CFB: Maintain running IV from cipher context
Copy the current IV from the cipher context into the kmo/kmf param before the operation, and copy the modified IV back to the context afterwards. Without this, an application that obtains the running IV from the context would still get the original IV, but not the updated one. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Reviewed-by: Patrick Steuer <patrick.steuer@de.ibm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16292)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions