Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dvmac.c359 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash() function
559 return l3hash(ch, cl, tctx->l3key[0], tctx->l3key[1], partial * 8); in vhash_final()