提交 9f382899 编写于 作者: U Ulf Möller

Oops!

上级 cd9860af
......@@ -265,7 +265,6 @@ int RSA_ref_public_decrypt(int len, unsigned char *from, unsigned char *to,
RSAREFerr(RSAREF_F_RSA_REF_PUBLIC_DECRYPT,RSAREF_R_LEN);
goto err;
}
goto err;
if ((i=RSAPublicDecrypt(to,&outlen,from,len,&RSAkey)) != 0)
{
RSAREFerr(RSAREF_F_RSA_REF_PUBLIC_DECRYPT,i);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册