Add test for copying uninitialized EVP_MD_CTX
authorTomas Mraz <tomas@openssl.org>
Tue, 23 Nov 2021 15:01:28 +0000 (16:01 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 24 Nov 2021 17:42:27 +0000 (18:42 +0100)
commit8c86529fe1b9ade0794c6f557ca8936f0c0de431
treee8f855c62e907bb9f762d83a2d63aff51258711d
parent9ece8323ea2230092227bf20e5d93012d15d92e9
Add test for copying uninitialized EVP_MD_CTX

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17118)
test/evp_extra_test2.c