SM2_SIGN_MAGIC
MUST_HAVE((((void *)(A)) != NULL) && ((A)->magic == SM2_SIGN_MAGIC), ret, err)
ctx->sign_data.sm2.magic = SM2_SIGN_MAGIC;