Add testcases for EVP_PKEY_get1_encoded_public_key
authorTomas Mraz <tomas@openssl.org>
Thu, 28 Jul 2022 12:13:06 +0000 (14:13 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Aug 2022 08:22:02 +0000 (10:22 +0200)
commitd6d977c807343112d137ced096dece84303ded46
treec23a7f4c357a53c83f2220125d2f63a8dbbedab5
parent93bb2c45ecdaa531c0215969d5f3f0d93c1ec18f
Add testcases for EVP_PKEY_get1_encoded_public_key

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

(cherry picked from commit 3a1596f4e3d710c163279a20e6b844d371886e73)
test/evp_extra_test.c