]> git.ipfire.org Git - thirdparty/openssl.git/commit
When changing IV length invalidate previously set IV
authorTomas Mraz <tomas@openssl.org>
Wed, 1 Nov 2023 13:00:22 +0000 (14:00 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 23 Nov 2023 16:08:26 +0000 (17:08 +0100)
commit38595b9a6ad5a752214322ecb8a17be38b4e4b0b
tree554d87a821480d5b7060364d0669c7df10f53fc6
parent761cb2fbba698f6936dd053d1b2602406c0a4e82
When changing IV length invalidate previously set IV

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit eddbb78f4e5196eee33b2fd3d6adeabb69d52eb7)

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/22613)
providers/implementations/ciphers/cipher_aes_ocb.c
providers/implementations/ciphers/ciphercommon_ccm.c
providers/implementations/ciphers/ciphercommon_gcm.c