Searched refs:num1 (Results 1 – 1 of 1) sorted by relevance
98 int num1 = sizeof(buf1); in rtl_crc32_003() local100 nCRC1 = rtl_crc32(nCRC1, buf1, num1); in rtl_crc32_003()118 int num1 = sizeof(buf1) - 1; in rtl_crc32_003_1() local120 nCRC1 = rtl_crc32(nCRC1, buf1, num1); in rtl_crc32_003_1()138 int num1 = sizeof(buf1); in rtl_crc32_003_2() local140 nCRC1 = rtl_crc32(nCRC1, buf1, num1); in rtl_crc32_003_2()
Completed in 5 milliseconds