test: Add testing of reinitialization via EVP_DigestSignInit()
authorTomas Mraz <tomas@openssl.org>
Thu, 4 Nov 2021 14:35:40 +0000 (15:35 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 12 Nov 2021 15:39:33 +0000 (16:39 +0100)
commit816f72d08834ee35ba2615f624b4a29f2717d1c7
tree3ef11f02660fed40d5a0310bba3452dbf532f2fc
parentae6b68b761b9c5f30897747487ea943ccfab53ba
test: Add testing of reinitialization via EVP_DigestSignInit()

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16964)
test/evp_extra_test.c