Searched refs:test_step (Results 1 – 1 of 1) sorted by relevance
393 static u32 test_step(u32 init, unsigned char *buf, size_t len) in test_step() function459 crc1 = test_step(INIT1, buf1, i); in main()460 crc2 = test_step(INIT2, buf2, i); in main()462 crc3 = test_step(INIT1 ^ INIT2, buf3, i); in main()