mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-28 11:16:26 +08:00
Update gmapi_skf_ec.c
This commit is contained in:
@@ -621,7 +621,6 @@ int i2d_ECCCIPHERBLOB(ECCCIPHERBLOB *a, unsigned char **pp)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ((ret = i2d_SM2CiphertextValue(cv, pp)) <= 0) {
|
if ((ret = i2d_SM2CiphertextValue(cv, pp)) <= 0) {
|
||||||
GMAPIerr(GMAPI_F_I2D_SM2CIPHERTEXTVALUE, GMAPI_R_INVALID_SKF_CIPHERTEXT);
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user