Searched refs:p64 (Results 1 – 1 of 1) sorted by relevance
78 static const u64 p64 = UINT64_C(0xfffffffffffffeff); /* 2^64 - 257 prime */ variable393 rl += (0 - (rl > p64-1)) & 257; in l3hash()475 } while (tctx->l3key[i] >= p64 || tctx->l3key[i+1] >= p64); in vmac_setkey()