]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:20:03 +0000 (10:20 +0200)
commit3a1596f4e3d710c163279a20e6b844d371886e73
tree4a47ad0bf99160c3f1abc0b56ce9deda2bb4a762
parentb5db237def7e22ccea1a540ec777045b3ce4600e
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)
test/evp_extra_test.c