]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove unused OSSL_PARAM_construct_from_text() function.
authorPauli <paul.dale@oracle.com>
Mon, 10 Feb 2020 23:13:33 +0000 (09:13 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 12 Feb 2020 09:45:42 +0000 (19:45 +1000)
commit99b9aa95c435058bd35fb3b83b885894e2247c82
treeb502ad1a894ebcb8029c3f58c8ced55e7cffc9ca
parent663247bf1181043d168a542b0d0d56cc0318e2f7
Remove unused OSSL_PARAM_construct_from_text() function.

This function is recently introduced and never called by the library or tests.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11053)
crypto/params_from_text.c
crypto/sm2/sm2_pmeth.c
doc/man3/OSSL_PARAM_allocate_from_text.pod [moved from doc/man3/OSSL_PARAM_construct_from_text.pod with 86% similarity]
include/openssl/params.h
util/libcrypto.num