From 678d402e50d96ac3d4243c9b796762b14ad90c4c Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Wed, 10 Aug 2016 19:55:38 +0000 Subject: [PATCH] EVP_MD_CTX_new() and EVP_MD_CTX_free() 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 -- 2.47.2