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