Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsecure_seq.c22 static siphash_aligned_key_t net_secret;
23 static siphash_aligned_key_t ts_secret;
H A Dflow_dissector.c1668 static siphash_aligned_key_t hashrnd;
/openbmc/linux/include/linux/
H A Dsiphash.h23 #define siphash_aligned_key_t siphash_key_t __aligned(16) macro
/openbmc/linux/net/ipv6/
H A Dsyncookies.c23 static siphash_aligned_key_t syncookie6_secret[2];
H A Droute.c1493 static siphash_aligned_key_t rt6_exception_key; in rt6_exception_hash()
/openbmc/linux/net/ipv4/
H A Dsyncookies.c17 static siphash_aligned_key_t syncookie_secret[2];
H A Droute.c617 static siphash_aligned_key_t fnhe_hash_key; in fnhe_hashfun()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_expect.c44 static siphash_aligned_key_t nf_ct_expect_hashrnd;
H A Dnf_conntrack_core.c208 static siphash_aligned_key_t nf_conntrack_hash_rnd;
489 static siphash_aligned_key_t ct_id_seed; in nf_ct_get_id()
H A Dnf_nat_core.c40 static siphash_aligned_key_t nf_nat_hash_rnd;
H A Dnf_conntrack_netlink.c2978 static siphash_aligned_key_t exp_id_seed; in nf_expect_get_id()