Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_crc.c44 static const uint32_t crc32_vec_res = 0xb491aab4; variable
78 if (result != crc32_vec_res) in test_crc_calc()