Searched refs:nhalfs (Results 1 – 1 of 1) sorted by relevance
45 for (uint32_t nhalfs = nbytes >> 1; nhalfs != 0; nhalfs--) in checksum_simple() local