aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/openssl.h
diff options
context:
space:
mode:
authorPatrick Monnerat <pm@datasphere.ch>2014-10-13 14:39:50 +0200
committerPatrick Monnerat <pm@datasphere.ch>2014-10-13 14:39:50 +0200
commit8fdf832e5fa39bccab8825f95f7c46b54e12f6fb (patch)
treed9bfd78d16d63e16c1133b254498f8d0ee98476a /lib/vtls/openssl.h
parent476499c75c83ffa3d65da398b5759a5f2fdb980d (diff)
vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation
Diffstat (limited to 'lib/vtls/openssl.h')
-rw-r--r--lib/vtls/openssl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/vtls/openssl.h b/lib/vtls/openssl.h
index 59adcd83e..7eff3deea 100644
--- a/lib/vtls/openssl.h
+++ b/lib/vtls/openssl.h
@@ -73,9 +73,6 @@ void Curl_ossl_md5sum(unsigned char *tmp, /* input */
unsigned char *md5sum /* output */,
size_t unused);
-/* this backend provides these functions: */
-#define have_curlssl_md5sum 1
-
/* this backend supports the CAPATH option */
#define have_curlssl_ca_path 1