Home
last modified time | relevance | path

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

/aoo41x/main/sal/qa/rtl/crc32/
H A Drtl_crc32.cxx104 int num2 = sizeof(buf2); in rtl_crc32_003() local
106 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in rtl_crc32_003()
124 int num2 = sizeof(buf2) - 1; in rtl_crc32_003_1() local
126 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in rtl_crc32_003_1()
144 int num2 = sizeof(buf2); in rtl_crc32_003_2() local
146 nCRC2 = rtl_crc32(nCRC2, buf2, num2); in rtl_crc32_003_2()

Completed in 16 milliseconds