Searched refs:siphash_aligned_key_t (Results 1 – 11 of 11) sorted by relevance
22 static siphash_aligned_key_t net_secret;23 static siphash_aligned_key_t ts_secret;
1577 static siphash_aligned_key_t hashrnd;
23 #define siphash_aligned_key_t siphash_key_t __aligned(16) macro
23 static siphash_aligned_key_t syncookie6_secret[2];
1488 static siphash_aligned_key_t rt6_exception_key; in rt6_exception_hash()
17 static siphash_aligned_key_t syncookie_secret[2];
616 static siphash_aligned_key_t fnhe_hash_key; in fnhe_hashfun()
44 static siphash_aligned_key_t nf_ct_expect_hashrnd;
37 static siphash_aligned_key_t nf_nat_hash_rnd;
208 static siphash_aligned_key_t nf_conntrack_hash_rnd;495 static siphash_aligned_key_t ct_id_seed; in nf_ct_get_id()
2983 static siphash_aligned_key_t exp_id_seed; in nf_expect_get_id()
Completed in 51 milliseconds