]> git.ipfire.org Git - thirdparty/openssl.git/commit
sm2: Cleanup handling of DIGEST and DIGEST_SIZE parameters
authorTomas Mraz <tomas@openssl.org>
Wed, 28 Apr 2021 16:40:37 +0000 (18:40 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 30 Apr 2021 13:15:54 +0000 (15:15 +0200)
commit2c181ac5a6fff474bc26bfa93f0c717eebc1ab1b
tree0d2c32565a594ed5ce60a33c20c710250e643622
parentc230e938c75c7c2d24b5d1d322a34ec369d92696
sm2: Cleanup handling of DIGEST and DIGEST_SIZE parameters

Fixes #14873

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15074)
providers/implementations/signature/sm2sig.c