projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cfc80c
)
Deal with another name that's longer than 31 characters.
author
Richard Levitte
<levitte@openssl.org>
Sun, 28 May 2006 19:39:36 +0000
(19:39 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 28 May 2006 19:39:36 +0000
(19:39 +0000)
crypto/symhacks.h
patch
|
blob
|
history
diff --git
a/crypto/symhacks.h
b/crypto/symhacks.h
index 60678127ce66c6078f7bda682cffcd62197d6cde..ec2dd36998af8111c3c4d4714b30682f1f57bd21 100644
(file)
--- 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