Lines Matching defs:corruption_detected

407 			return ERROR(corruption_detected);
435 return ERROR(corruption_detected);
448 return ERROR(corruption_detected); /* srcSize >= MIN_CBLOCK_SIZE == 3; here we need up to 5 for case 3 */
478 return ERROR(corruption_detected);
480 return ERROR(corruption_detected);
491 return ERROR(corruption_detected);
524 return ERROR(corruption_detected);
555 return ERROR(corruption_detected); /* srcSize >= MIN_CBLOCK_SIZE == 3; here we need lhSize+1 = 4 */
559 return ERROR(corruption_detected);
566 return ERROR(corruption_detected); /* impossible */
761 return ERROR(corruption_detected);
768 return ERROR(corruption_detected);
783 return ERROR(corruption_detected);
785 return ERROR(corruption_detected);
839 return ERROR(corruption_detected);
846 return ERROR(corruption_detected);
853 return ERROR(corruption_detected);
894 return ERROR(corruption_detected); /* over-read beyond lit buffer */
911 return ERROR(corruption_detected);
1021 return ERROR(corruption_detected); /* over-read beyond lit buffer */
1037 return ERROR(corruption_detected);
1124 CHECK_E(BIT_initDStream(&seqState.DStream, ip, iend - ip), corruption_detected);
1142 return ERROR(corruption_detected);
1277 return ERROR(corruption_detected); /* over-read beyond lit buffer */
1293 return ERROR(corruption_detected);
1390 CHECK_E(BIT_initDStream(&seqState.DStream, ip, iend - ip), corruption_detected);
1400 return ERROR(corruption_detected);
1414 return ERROR(corruption_detected);
1608 default: return ERROR(corruption_detected);
1815 default: return ERROR(corruption_detected);
2415 return ERROR(corruption_detected); /* should never happen */