implement dupctx for aes_WRAP methods
authorNeil Horman <nhorman@openssl.org>
Fri, 1 Sep 2023 15:28:33 +0000 (11:28 -0400)
committerTomas Mraz <tomas@openssl.org>
Tue, 12 Sep 2023 14:00:58 +0000 (16:00 +0200)
commit819ae76bb76540a4321e548851e23099ddf71e8e
tree7ab234572cef46346f681dab629af05cfaefa05e
parenta982016c56f8c631e0906b0a33f4feaf3d20a2ff
implement dupctx for aes_WRAP methods

create a dupctx method for aes_WRAP implementations of all sizes

Fixes #21887

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21933)

(cherry picked from commit 2c021e7d11f03ede2330398c4fd8e8c7bd8768ee)
providers/implementations/ciphers/cipher_aes_wrp.c