Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_tlu_hash.c9 static unsigned int sbox(unsigned int x) in sbox() function
129 sbox_tbl[i] = sbox(i); in hash_init()