Home
last modified time | relevance | path

Searched refs:siphash_aligned_key_t (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/net/core/
A Dsecure_seq.c22 static siphash_aligned_key_t net_secret;
23 static siphash_aligned_key_t ts_secret;
A Dflow_dissector.c1577 static siphash_aligned_key_t hashrnd;
/linux-6.3-rc2/include/linux/
A Dsiphash.h23 #define siphash_aligned_key_t siphash_key_t __aligned(16) macro
/linux-6.3-rc2/net/ipv6/
A Dsyncookies.c23 static siphash_aligned_key_t syncookie6_secret[2];
A Droute.c1488 static siphash_aligned_key_t rt6_exception_key; in rt6_exception_hash()
/linux-6.3-rc2/net/ipv4/
A Dsyncookies.c17 static siphash_aligned_key_t syncookie_secret[2];
A Droute.c616 static siphash_aligned_key_t fnhe_hash_key; in fnhe_hashfun()
/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_expect.c44 static siphash_aligned_key_t nf_ct_expect_hashrnd;
A Dnf_nat_core.c37 static siphash_aligned_key_t nf_nat_hash_rnd;
A Dnf_conntrack_core.c208 static siphash_aligned_key_t nf_conntrack_hash_rnd;
495 static siphash_aligned_key_t ct_id_seed; in nf_ct_get_id()
A Dnf_conntrack_netlink.c2983 static siphash_aligned_key_t exp_id_seed; in nf_expect_get_id()

Completed in 51 milliseconds