]> git.ipfire.org Git - thirdparty/openssl.git/commit
Drop the aid field of the signature prov ctx
authorlan1120 <lanming@huawei.com>
Mon, 30 Sep 2024 07:00:04 +0000 (15:00 +0800)
committerTomas Mraz <tomas@openssl.org>
Mon, 7 Oct 2024 15:35:59 +0000 (17:35 +0200)
commit8c9322ea4df0fff93643419ae54583c2d5d1aae9
treeff67fa977bd070d7d561cef1faf3700300e6d191
parent51b2e16475d0fb7195993271518f7565235ada08
Drop the aid field of the signature prov ctx

Signed-off-by: lan1120 <lanming@huawei.com>
Reviewed-by: Hugo Landau <hlandau@devever.net>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23094)

(cherry picked from commit b69ca92a5e61745dc0e74bb5c1eef75e8b45f83f)
providers/implementations/signature/dsa_sig.c
providers/implementations/signature/ecdsa_sig.c
providers/implementations/signature/eddsa_sig.c
providers/implementations/signature/sm2_sig.c