Home | History | Annotate | Download | only in fec

Lines Matching refs:FATAL

78             FATAL("failed to recover [%" PRIu64 ", %" PRIu64 ")\n",
128 FATAL("invalid value of %s\n", name);
131 FATAL("value of roots too large (max. %" PRIu64 ")\n", maxval);
149 FATAL("failed to open input\n");
156 FATAL("no ecc data\n");
164 FATAL("no verity data\n");
177 FATAL("invalid parameters: inplace can only used when decoding\n");
181 FATAL("failed to read input\n");
185 FATAL("failed to allocate ecc\n");
204 FATAL("failed to process input\n");
208 FATAL("failed to write output\n");
221 FATAL("invalid parameters: inplace cannot be used with sparse "
226 FATAL("invalid parameters: padding is only relevant when encoding\n");
231 FATAL("failed to read input\n");
253 FATAL("failed to process input\n");
263 FATAL("failed to write output\n");
352 FATAL("padding must be multiple of %u\n", FEC_BLOCKSIZE);