Searched defs:rest_len (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/hash/ | ||
| H A D | rte_thash_x86_gfni.h | 137 int rest_len = (chunk_len + prepend) % 8; in __rte_thash_gfni() local |
| H A D | rte_thash.c | 740 int rest_len = (offset + len) % CHAR_BIT; write_unaligned_byte() local |