test/evp_libctx_test.c: use OSSL_ENCODER instead of i2d_PublicKey()
authorRichard Levitte <levitte@openssl.org>
Sat, 17 Oct 2020 09:44:43 +0000 (11:44 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Nov 2020 11:43:27 +0000 (12:43 +0100)
commitf49d486075e94a2b6387961c63436d59d5a988f4
tree58f73bf72f24c8945455f6e824ce00c400489198
parent973a52ce01d9d821040d5a8c780125d3bdeacb40
test/evp_libctx_test.c: use OSSL_ENCODER instead of i2d_PublicKey()

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13167)
test/evp_libctx_test.c