sm2_compute_Z
ret = sm2_compute_Z(Z, &Zlen, ctx->adata, ctx->adata_len,
ret = sm2_compute_Z(Z, &Zlen, ctx->adata, ctx->adata_len, ctx->pub_key, ctx->h->type); EG(ret, err);