Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
authorRichard Levitte <levitte@openssl.org>
Fri, 27 Nov 2020 07:03:23 +0000 (08:03 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 2 Dec 2020 12:37:20 +0000 (13:37 +0100)
commitb03da688a223c18b5a10b5a66abe229bbb590133
tree9ced964fd56b31be881234f012af7d191f41c5ef
parentcbcbac644c4679e535948e49983d335ae46c578e
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13545)
12 files changed:
apps/dhparam.c
apps/rsa.c
crypto/asn1/i2d_evp.c
crypto/evp/evp_pkey.c
crypto/evp/p_lib.c
crypto/pem/pem_local.h
crypto/pem/pem_pk8.c
crypto/x509/x_pubkey.c
test/endecode_test.c
test/endecoder_legacy_test.c
test/evp_libctx_test.c
test/evp_pkey_provided_test.c