Searched refs:num2 (Results 1 – 1 of 1) sorted by relevance
104 int num2 = sizeof(buf2); in rtl_crc32_003() local106 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in rtl_crc32_003()124 int num2 = sizeof(buf2) - 1; in rtl_crc32_003_1() local126 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in rtl_crc32_003_1()144 int num2 = sizeof(buf2); in rtl_crc32_003_2() local146 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in rtl_crc32_003_2()
Completed in 8 milliseconds