提交 6a774a66 编写于 作者: D Dr. Stephen Henson

Remove reference to ECDSA_OpenSSL.

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 bd3602eb
......@@ -74,8 +74,6 @@ void ECDSA_set_default_method(const ECDSA_METHOD *meth)
const ECDSA_METHOD *ECDSA_get_default_method(void)
{
if (!default_ECDSA_method)
default_ECDSA_method = ECDSA_OpenSSL();
return default_ECDSA_method;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册