Home
last modified time | relevance | path

Searched refs:num1 (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sal/qa/rtl/crc32/
H A Drtl_crc32.cxx98 int num1 = sizeof(buf1); in rtl_crc32_003() local
100 nCRC1 = rtl_crc32(nCRC1, buf1, num1); in rtl_crc32_003()
118 int num1 = sizeof(buf1) - 1; in rtl_crc32_003_1() local
120 nCRC1 = rtl_crc32(nCRC1, buf1, num1); in rtl_crc32_003_1()
138 int num1 = sizeof(buf1); in rtl_crc32_003_2() local
140 nCRC1 = rtl_crc32(nCRC1, buf1, num1); in rtl_crc32_003_2()

Completed in 12 milliseconds