Home
last modified time | relevance | path

Searched defs:rest_len (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/hash/
H A Drte_thash_x86_gfni.h137 int rest_len = (chunk_len + prepend) % 8; in __rte_thash_gfni() local
H A Drte_thash.c740 int rest_len = (offset + len) % CHAR_BIT; write_unaligned_byte() local