Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_tlu_hash.c82 byte_crc32(unsigned char data /* new byte for the crc calculation */, in byte_crc32() function
106 crc32_table[i] = byte_crc32((unsigned char)i, 0LL); in init_crc32_table()