Searched refs:inpt_key (Results 1 – 3 of 3) sorted by relevance
199 SIPHASH_KEY inpt_key, inpt_lkey; /* [I] secrets for hashes */ member
157 SipHash24_Init(&ctx, &table->inpt_key); in in_pcbhash()189 arc4random_buf(&table->inpt_key, sizeof(table->inpt_key)); in in_pcbinit()
143 SipHash24_Init(&ctx, &table->inpt_key); in in6_pcbhash()