Lines Matching refs:start
553 u32 start; /* random 6 bit offset in buf */ member
681 test[i].start, test[i].length); in crc32c_test()
690 test[i].start, test[i].length)) in crc32c_test()
717 crc_full = __crc32c_le(test[i].crc, test_buf + test[i].start, in crc32c_combine_test()
724 test[i].start, len1); in crc32c_combine_test()
725 crc2 = __crc32c_le(0, test_buf + test[i].start + in crc32c_combine_test()
761 test[i].start, test[i].length); in crc32_test()
764 test[i].start, test[i].length); in crc32_test()
773 test[i].start, test[i].length)) in crc32_test()
777 test[i].start, test[i].length)) in crc32_test()
805 crc_full = crc32_le(test[i].crc, test_buf + test[i].start, in crc32_combine_test()
812 test[i].start, len1); in crc32_combine_test()
813 crc2 = crc32_le(0, test_buf + test[i].start + in crc32_combine_test()