crc_le            555 lib/crc32test.c 	u32 crc_le;	/* expected crc32_le result */
crc_le            775 lib/crc32test.c 		if (test[i].crc_le != crc32_le(test[i].crc, test_buf +
crc_le            821 lib/crc32test.c 			      crc_full == test[i].crc_le))