Searched defs:tkey (Results 1 - 10 of 10) sorted by relevance

/linux-master/security/keys/encrypted-keys/
H A Dmasterkey_trusted.c31 struct key *tkey; local
/linux-master/samples/bpf/
H A Dtc_l2_redirect_kern.c61 struct bpf_tunnel_key tkey = {}; local
112 struct bpf_tunnel_key tkey = {}; local
153 struct bpf_tunnel_key tkey = {}; local
208 struct bpf_tunnel_key tkey = {}; local
[all...]
/linux-master/net/ipv6/
H A Dtcp_ao.c134 tcp_v6_ao_hash_skb(char *ao_hash, struct tcp_ao_key *key, const struct sock *sk, const struct sk_buff *skb, const u8 *tkey, int hash_offset, u32 sne) argument
/linux-master/net/sched/
H A Dact_pedit.c395 struct tc_pedit_key *tkey; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb.c328 struct bpf_tunnel_key tkey = {}; local
H A Dtest_l4lb_noinline.c327 struct bpf_tunnel_key tkey = {}; local
H A Dtest_l4lb_noinline_dynptr.c332 struct bpf_tunnel_key tkey = {}; local
/linux-master/net/wireless/
H A Dlib80211_crypt_tkip.c286 struct lib80211_tkip_data *tkey = priv; local
329 struct lib80211_tkip_data *tkey = priv; local
378 struct lib80211_tkip_data *tkey = priv; local
544 struct lib80211_tkip_data *tkey = priv; local
587 struct lib80211_tkip_data *tkey = priv; local
622 struct lib80211_tkip_data *tkey = priv; local
655 struct lib80211_tkip_data *tkey = priv; local
[all...]
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_crypt_tkip.c255 struct rtllib_tkip_data *tkey = priv; local
329 struct rtllib_tkip_data *tkey = priv; local
502 struct rtllib_tkip_data *tkey = priv; local
551 struct rtllib_tkip_data *tkey = priv; local
598 struct rtllib_tkip_data *tkey = priv; local
629 struct rtllib_tkip_data *tkey = priv; local
[all...]
/linux-master/net/ipv4/
H A Dtcp_ao.c541 tcp_ao_hash_hdr(unsigned short int family, char *ao_hash, struct tcp_ao_key *key, const u8 *tkey, const union tcp_ao_addr *daddr, const union tcp_ao_addr *saddr, const struct tcphdr *th, u32 sne) argument
602 tcp_ao_hash_skb(unsigned short int family, char *ao_hash, struct tcp_ao_key *key, const struct sock *sk, const struct sk_buff *skb, const u8 *tkey, int hash_offset, u32 sne) argument
653 tcp_v4_ao_hash_skb(char *ao_hash, struct tcp_ao_key *key, const struct sock *sk, const struct sk_buff *skb, const u8 *tkey, int hash_offset, u32 sne) argument

Completed in 143 milliseconds