Lines Matching refs:length
554 u32 length; /* random 11 bit length of test */ member
678 bytes += 2*test[i].length; in crc32c_test()
681 test[i].start, test[i].length); in crc32c_test()
691 test[i].start, test[i].length)) in crc32c_test()
720 test[i].length); in crc32c_combine_test()
721 for (j = 0; j <= test[i].length; ++j) { in crc32c_combine_test()
723 u32 len1 = j, len2 = test[i].length - j; in crc32c_combine_test()
760 bytes += 2*test[i].length; in crc32_test()
763 test[i].start, test[i].length); in crc32_test()
766 test[i].start, test[i].length); in crc32_test()
776 test[i].start, test[i].length)) in crc32_test()
780 test[i].start, test[i].length)) in crc32_test()
810 test[i].length); in crc32_combine_test()
811 for (j = 0; j <= test[i].length; ++j) { in crc32_combine_test()
813 u32 len1 = j, len2 = test[i].length - j; in crc32_combine_test()