Searched refs:nf_ct_expect_hashrnd (Results 1 – 1 of 1) sorted by relevance
44 static siphash_aligned_key_t nf_ct_expect_hashrnd; variable93 get_random_once(&nf_ct_expect_hashrnd, sizeof(nf_ct_expect_hashrnd)); in nf_ct_expect_dst_hash()103 hash = siphash(&combined, sizeof(combined), &nf_ct_expect_hashrnd); in nf_ct_expect_dst_hash()