test_step 489 lib/crc32.c crc1 = test_step(INIT1, buf1, i); test_step 490 lib/crc32.c crc2 = test_step(INIT2, buf2, i); test_step 492 lib/crc32.c crc3 = test_step(INIT1 ^ INIT2, buf3, i);