ecp_nistz256_pre_comp_new
static NISTZ256_PRE_COMP *ecp_nistz256_pre_comp_new(const EC_GROUP *group);
if ((pre_comp = ecp_nistz256_pre_comp_new(group)) == NULL)