提交 65847ca3 编写于 作者: D Dr. Stephen Henson

For now disable EC_GFp_nistp224_method() for WIN32 so the WIN32 build

completes without linker errors.
上级 53f76337
......@@ -155,8 +155,10 @@ const EC_METHOD *EC_GFp_nist_method(void);
/** Returns 64-bit optimized methods for nistp224
* \return EC_METHOD object
*/
#ifndef OPENSSL_SYS_WIN32
const EC_METHOD *EC_GFp_nistp224_method(void);
#endif
#endif
/********************************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册