Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_sse.c16 struct crc_pclmulqdq_ctx { struct
22 static struct crc_pclmulqdq_ctx crc32_eth_pclmulqdq __rte_aligned(16); argument
23 static struct crc_pclmulqdq_ctx crc16_ccitt_pclmulqdq __rte_aligned(16);
156 const struct crc_pclmulqdq_ctx *params) in crc32_eth_calc_pclmulqdq()