EVP_DigestVerifyFinal: fix test function and invocation
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sun, 14 Nov 2021 14:42:35 +0000 (22:42 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 16 Nov 2021 16:31:39 +0000 (17:31 +0100)
commitee3928f23175b4e7248b8e48d46a0bbe84ebb7da
tree1eb6345b6c3eec4fbf26a62a6ca6b159529a8775
parentc8d3926eb7bcbce6ec85fd3218d64fa8bc7c0861
EVP_DigestVerifyFinal: fix test function and invocation

Signed-off-by: Peiwei Hu <jlu.hpw@foxmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17029)

(cherry picked from commit e2e5e72d5aec4d8d633cc5e9930f762da7973ab6)
demos/signature/EVP_Signature_demo.c
test/evp_extra_test.c