is_sign_deterministic
ATTRIBUTE_WARN_UNUSED_RET int is_sign_deterministic(ec_alg_type sig_type, int *check);
ret = is_sign_deterministic(c->sig_type, &check); EG(ret, err);