aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/symhacks.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2006-05-28 19:39:36 +0000
committerRichard Levitte <levitte@openssl.org>2006-05-28 19:39:36 +0000
commit25074d6c2238939c340647f4b8f85763af403056 (patch)
tree9d844b21f8c29b0b7d90041ca75c3e61ded64fbf /crypto/symhacks.h
parent0cfc80c4c3c615ba93f52fb7b9039633ecff4580 (diff)
downloadopenssl-25074d6c2238939c340647f4b8f85763af403056.tar.gz
Deal with another name that's longer than 31 characters.
Diffstat (limited to 'crypto/symhacks.h')
-rw-r--r--crypto/symhacks.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/symhacks.h b/crypto/symhacks.h
index 60678127ce..ec2dd36998 100644
--- a/crypto/symhacks.h
+++ b/crypto/symhacks.h
@@ -199,6 +199,8 @@
#define OPENSSL_add_all_algorithms_noconf OPENSSL_add_all_algo_noconf
#undef OPENSSL_add_all_algorithms_conf
#define OPENSSL_add_all_algorithms_conf OPENSSL_add_all_algo_conf
+#undef EVP_PKEY_meth_set_verify_recover
+#define EVP_PKEY_meth_set_verify_recover EVP_PKEY_meth_set_vrfy_recover
/* Hack some long EC names */
#undef EC_GROUP_set_point_conversion_form