Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dvmac.c328 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash() function
458 return l3hash(ch, cl, ctx->l3key[0], ctx->l3key[1], remaining); in vhash()