Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_table/
H A Drte_swx_table_em.c196 uint64_t xor2 = a64[2] ^ (b64[2] & b_mask64[2]); in keycmp() local
209 uint64_t xor2 = a64[2] ^ (b64[2] & b_mask64[2]); in keycmp() local
/f-stack/freebsd/mips/cavium/cryptocteon/
H A Dcavium_crypto.c238 register uint64_t xor2 = 0x5c5c5c5c5c5c5c5cULL; in octo_calc_hash() local