Do IV reset also for DES and 3DES implementations
authorTomas Mraz <tomas@openssl.org>
Thu, 15 Apr 2021 07:55:04 +0000 (09:55 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Apr 2021 08:01:08 +0000 (10:01 +0200)
commitd6c6f6c51d0d9bb02d5b40a8a69471f6a2929617
tree0c5cbe9559a34e1d3590be1c5c825b875a288fb9
parentae6f65ae08262d4c32575ad94e491d9fb59f00ff
Do IV reset also for DES and 3DES implementations

Fixes #14704

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14882)
providers/implementations/ciphers/cipher_des.c
providers/implementations/ciphers/cipher_tdes_common.c