Searched refs:crc64 (Results 1 – 3 of 3) sorted by relevance
91 uint64_t crc64; member
7082 uint64_t crc64 = 0; in FM_PCD_MatchTableGetIndexedHashBucket() local7094 crc64 = crc64_init(); in FM_PCD_MatchTableGetIndexedHashBucket()7095 crc64 = crc64_compute(p_Key, keySize, crc64); in FM_PCD_MatchTableGetIndexedHashBucket()7096 crc64 >>= hashShift; in FM_PCD_MatchTableGetIndexedHashBucket()7098 *p_BucketIndex = (uint8_t)(((crc64 >> (8 * (6 - p_CcNode->userOffset))) in FM_PCD_MatchTableGetIndexedHashBucket()
14227 When the generic fast crc64 method is used, then we omit