Searched refs:thash_lfsr (Results 1 – 1 of 1) sorted by relevance
55 struct thash_lfsr { struct72 struct thash_lfsr *lfsr; argument125 get_bit_lfsr(struct thash_lfsr *lfsr) in get_bit_lfsr()143 get_rev_bit_lfsr(struct thash_lfsr *lfsr) in get_rev_bit_lfsr()163 static struct thash_lfsr *166 struct thash_lfsr *lfsr; in alloc_lfsr()172 lfsr = rte_zmalloc(NULL, sizeof(struct thash_lfsr), 0); in alloc_lfsr()196 attach_lfsr(struct rte_thash_subtuple_helper *h, struct thash_lfsr *lfsr) in attach_lfsr()203 free_lfsr(struct thash_lfsr *lfsr) in free_lfsr()379 generate_subkey(struct rte_thash_ctx *ctx, struct thash_lfsr *lfsr, in generate_subkey()