Searched refs:prepend (Results 1 – 1 of 1) sorted by relevance
94 const int prepend = 3; in __rte_thash_gfni() local111 for (i = 0; i < ((chunk_len + prepend) / 8); i++, mtrx += 8) { in __rte_thash_gfni()133 int rest_len = (chunk_len + prepend) % 8; in __rte_thash_gfni()