Searched refs:p64 (Results 1 – 1 of 1) sorted by relevance
41 static const u64 p64 = UINT64_C(0xfffffffffffffeff); /* 2^64 - 257 prime */ variable363 rl += (0 - (rl > p64-1)) & 257; in l3hash()532 } while (ctx->__vmac_ctx.l3key[i] >= p64 in vmac_set_key()533 || ctx->__vmac_ctx.l3key[i+1] >= p64); in vmac_set_key()