]> git.ipfire.org Git - thirdparty/openssl.git/commit
providers: Allow possible reinitialization in all signature algorithms
authorTomas Mraz <tomas@openssl.org>
Thu, 4 Nov 2021 14:38:51 +0000 (15:38 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 12 Nov 2021 15:39:33 +0000 (16:39 +0100)
commit3ffd23e9529d725903bc97fd45489a77b831876f
tree0a1365d3a987dfd80e3206be0fa4bd4256346911
parent816f72d08834ee35ba2615f624b4a29f2717d1c7
providers: Allow possible reinitialization in all signature algorithms

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16964)
providers/implementations/signature/dsa_sig.c
providers/implementations/signature/ecdsa_sig.c
providers/implementations/signature/eddsa_sig.c
providers/implementations/signature/mac_legacy_sig.c
providers/implementations/signature/rsa_sig.c
providers/implementations/signature/sm2_sig.c