提交 1e4cb467 编写于 作者: D Dr. Stephen Henson

typo

上级 74ecfab4
......@@ -583,7 +583,7 @@ int tls1_check_ec_tmp_key(SSL *s)
return 0;
}
if (!tls1_set_ec_id(curve_id, NULL, ec))
return 1;
return 0;
return tls1_check_ec_key(s, curve_id, NULL);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册