From: Richard Levitte Date: Tue, 16 Dec 2008 10:54:53 +0000 (+0000) Subject: A few more symbols that are a little bit long for VMS X-Git-Tag: OpenSSL_0_9_8k^2~122 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5c60b1637a19617aec10942cc36f6431a89ad41b;p=oweals%2Fopenssl.git A few more symbols that are a little bit long for VMS --- diff --git a/crypto/symhacks.h b/crypto/symhacks.h index c59e3bf5f0..da08f5fddc 100644 --- a/crypto/symhacks.h +++ b/crypto/symhacks.h @@ -187,6 +187,11 @@ #define ENGINE_set_default_pkey_asn1_meths ENGINE_set_def_pkey_asn1_meths #undef ENGINE_get_pkey_asn1_meth_engine #define ENGINE_get_pkey_asn1_meth_engine ENGINE_get_pkey_asn1_meth_eng +#undef ENGINE_set_load_ssl_client_cert_function +#define ENGINE_set_load_ssl_client_cert_function \ + ENGINE_set_ld_ssl_clnt_cert_fn +#undef ENGINE_get_ssl_client_cert_function +#define ENGINE_get_ssl_client_cert_function ENGINE_get_ssl_client_cert_fn /* Hack some long OCSP names */ #undef OCSP_REQUEST_get_ext_by_critical