Searched refs:tf_hash_crc32tbl (Results 1 – 1 of 1) sorted by relevance
9 static const uint32_t tf_hash_crc32tbl[] = { variable87 crc = tf_hash_crc32tbl[(crc ^ buf[len]) & 0xff] ^ in tf_hash_calc_crc32i()