Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsecure_seq.c22 static siphash_aligned_key_t net_secret;
H A Dflow_dissector.c1699 static siphash_aligned_key_t hashrnd; in __skb_flow_dissect()
/linux/include/linux/
H A Dsiphash.h23 #define siphash_aligned_key_t siphash_key_t __aligned(16) macro
/linux/net/ipv6/
H A Dsyncookies.c24 static siphash_aligned_key_t syncookie6_secret[2];
H A Droute.c1547 static siphash_aligned_key_t rt6_exception_key; in rt6_exception_hash()
/linux/net/ipv4/
H A Dsyncookies.c18 static siphash_aligned_key_t syncookie_secret[2];
/linux/include/net/
H A Dip_fib.h559 siphash_aligned_key_t hash_key; in fib_multipath_hash_from_keys()
/linux/net/netfilter/
H A Dnf_conntrack_expect.c44 static siphash_aligned_key_t nf_ct_expect_hashrnd;
H A Dnf_conntrack_netlink.c2988 static siphash_aligned_key_t exp_id_seed; in nf_expect_get_id()