aboutsummaryrefslogtreecommitdiff
path: root/lib/hcrypto/evp-hcrypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hcrypto/evp-hcrypto.h')
-rw-r--r--lib/hcrypto/evp-hcrypto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/hcrypto/evp-hcrypto.h b/lib/hcrypto/evp-hcrypto.h
index b7876c67c8a3..6d4f1c872a29 100644
--- a/lib/hcrypto/evp-hcrypto.h
+++ b/lib/hcrypto/evp-hcrypto.h
@@ -37,7 +37,6 @@
#define HEIM_EVP_HCRYPTO_H 1
/* symbol renaming */
-#define EVP_hcrypto_md2 hc_EVP_hcrypto_md2
#define EVP_hcrypto_md4 hc_EVP_hcrypto_md4
#define EVP_hcrypto_md5 hc_EVP_hcrypto_md5
#define EVP_hcrypto_sha1 hc_EVP_hcrypto_sha1
@@ -67,7 +66,6 @@
HC_CPP_BEGIN
-const EVP_MD * EVP_hcrypto_md2(void);
const EVP_MD * EVP_hcrypto_md4(void);
const EVP_MD * EVP_hcrypto_md5(void);
const EVP_MD * EVP_hcrypto_sha1(void);