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:30:57 +0000 (17:30 +0100)
commite2e5e72d5aec4d8d633cc5e9930f762da7973ab6
tree5e4a69599cee1086c2391cafc8a319bf60d5972e
parent6d774732517f1d63b7999c5691fc0bf046023faf
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)
demos/signature/EVP_Signature_demo.c
test/evp_extra_test.c