]> git.ipfire.org Git - thirdparty/openssl.git/commit
EVP: deprecate the EVP_X_meth_ functions.
authorPauli <paul.dale@oracle.com>
Thu, 13 Feb 2020 01:00:57 +0000 (11:00 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 22 Jul 2020 10:19:01 +0000 (20:19 +1000)
commit41bbba537598522daaf8369778de6d1225a4998e
treecf4eb63dab871fc339eb4ca325fd30b0019752ca
parent77ae4f6ff7af7d099206a1fc229be7a3ea0e0596
EVP: deprecate the EVP_X_meth_ functions.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11082)
19 files changed:
apps/genpkey.c
apps/list.c
crypto/cms/cms_kari.c
crypto/engine/eng_openssl.c
crypto/engine/tb_pkmeth.c
crypto/evp/cmeth_lib.c
crypto/evp/evp_lib.c
doc/man3/EVP_CIPHER_meth_new.pod
doc/man3/EVP_MD_meth_new.pod
doc/man3/EVP_PKEY_meth_get_count.pod
doc/man3/EVP_PKEY_meth_new.pod
include/openssl/evp.h
test/build.info
test/enginetest.c
test/evp_extra_test.c
test/evp_fetch_prov_test.c
test/pkey_meth_test.c
test/recipes/30-test_engine.t
util/libcrypto.num