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>
Fri, 5 Jan 2024 16:15:42 +0000 (17:15 +0100)
commit51036a43753f565443acdb81f2ed2857c029ee68
treed3d7b0a24da1fd68b3b78c3cf1276960de7c64fc
parent766628d6af53b0519a54c922b32d4d79eb85ee2f
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>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23102)

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