]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
EVP_MD_CTX_new() and EVP_MD_CTX_free()
authorRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 19:55:38 +0000 (19:55 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 10 Aug 2016 19:55:38 +0000 (19:55 +0000)
Only exist in OpenSSL 1.1.0. They were
renamed from EVP_MD_CTX_create() and
EVP_MD_CTX_destroy().

Followup to r1728979.

Partial backport of r1729037 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat@1755819 13f79535-47bb-0310-9956-ffa450edef68


No differences found