Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_neon.c16 struct crc_pmull_ctx { struct
22 struct crc_pmull_ctx crc32_eth_pmull __rte_aligned(16); argument
23 struct crc_pmull_ctx crc16_ccitt_pmull __rte_aligned(16);
129 const struct crc_pmull_ctx *params) in crc32_eth_calc_pmull()