Add missing sm4_ccm_dupctx() and sm4_gcm_dupctx()
authorTomas Mraz <tomas@openssl.org>
Fri, 5 Jan 2024 16:29:20 +0000 (17:29 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 8 Jan 2024 11:04:07 +0000 (12:04 +0100)
commit5802de95768aabec92b1f09a1c5ae13763a8da86
tree7e8f33a74c4ca553d0618c0384b445e040bdd506
parent143a0915e34553912ee37331b189e78096861bfb
Add missing sm4_ccm_dupctx() and sm4_gcm_dupctx()

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23217)
providers/implementations/ciphers/cipher_sm4_ccm.c
providers/implementations/ciphers/cipher_sm4_gcm.c