Lines Matching refs:u32
552 u32 crc; /* random starting crc */
553 u32 start; /* random 6 bit offset in buf */
554 u32 length; /* random 11 bit length of test */
555 u32 crc_le; /* expected crc32_le result */
556 u32 crc_be; /* expected crc32_be result */
557 u32 crc32c_le; /* expected crc32c_le result */
674 static u32 crc; in crc32c_test()
717 u32 crc_full; in crc32c_combine_test()
722 u32 crc1, crc2; in crc32c_combine_test()
723 u32 len1 = j, len2 = test[i].length - j; in crc32c_combine_test()
756 static u32 crc; in crc32_test()
807 u32 crc_full; in crc32_combine_test()
812 u32 crc1, crc2; in crc32_combine_test()
813 u32 len1 = j, len2 = test[i].length - j; in crc32_combine_test()