Fix evp_extra_test to use libctx in an X509_PUBKEY
authorMatt Caswell <matt@openssl.org>
Fri, 21 May 2021 14:50:43 +0000 (15:50 +0100)
committerPauli <pauli@openssl.org>
Sat, 5 Jun 2021 07:39:10 +0000 (17:39 +1000)
commit62653483464b78ae57bff9b807ee3328e0f078f3
tree34a9b38c9733f54d58b282463f3c2355d5d11d0d
parentd6ded941c94803adf090f17093c8ff905f259ca8
Fix evp_extra_test to use libctx in an X509_PUBKEY

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15591)
test/evp_extra_test.c