Commit 25074d6c authored by Richard Levitte's avatar Richard Levitte
Browse files

Deal with another name that's longer than 31 characters.

parent 0cfc80c4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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