]> granicus.if.org Git - apache/commit
EVP_MD_CTX_new() and EVP_MD_CTX_free()
authorRainer Jung <rjung@apache.org>
Sun, 7 Feb 2016 21:10:16 +0000 (21:10 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 7 Feb 2016 21:10:16 +0000 (21:10 +0000)
commit49e969e57b5df1eb54628a51feaa17a6413cea49
treeaee11a109c0378bab0436099c87c816832ebfa72
parent97df5bb09c9bd6b83f0e88c825b7c7370af2c19e
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729037 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_ct_sct.c