Home
last modified time | relevance | path

Searched refs:keys (Results 1 – 20 of 20) sorted by relevance

/include/crypto/
A Dauthenc.h29 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key,
31 int crypto_krb5enc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key,
/include/trace/events/
A Dbcache.h225 TP_PROTO(struct bio *bio, u32 keys),
226 TP_ARGS(bio, keys),
240 __entry->nr_keys = keys;
269 __field(unsigned, keys )
275 __entry->keys = b->keys.set[b->keys.nsets].data->keys;
366 TP_PROTO(struct btree *b, unsigned keys),
367 TP_ARGS(b, keys),
371 __field(unsigned, keys )
376 __entry->keys = keys;
384 TP_ARGS(b, keys)
[all …]
/include/net/
A Dflow_dissector.h443 static inline bool flow_keys_have_l4(const struct flow_keys *keys) in flow_keys_have_l4() argument
445 return (keys->ports.ports || keys->tags.flow_label); in flow_keys_have_l4()
448 u32 flow_hash_from_keys(struct flow_keys *keys);
449 u32 flow_hash_from_keys_seed(struct flow_keys *keys,
A Dip_fib.h557 struct flow_keys *keys) in fib_multipath_hash_from_keys() argument
565 return flow_hash_from_keys_seed(keys, &hash_key); in fib_multipath_hash_from_keys()
569 struct flow_keys *keys) in fib_multipath_hash_from_keys() argument
571 return flow_hash_from_keys(keys); in fib_multipath_hash_from_keys()
A Dmctp.h84 struct hlist_head keys; member
A Dcfg802154.h426 struct list_head keys; member
450 struct list_head keys; member
A Dflow.h195 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
A Dcfg80211.h6503 struct cfg80211_cached_keys *keys; member
/include/net/netns/
A Dmctp.h33 struct hlist_head keys; member
/include/uapi/linux/tc_act/
A Dtc_pedit.h65 struct tc_pedit_key keys[] __counted_by(nkeys);
/include/linux/
A Dvirtio_net.h118 struct flow_keys_basic keys; in __virtio_net_hdr_to_skb() local
132 if (!skb_flow_dissect_flow_keys_basic(NULL, skb, &keys, in __virtio_net_hdr_to_skb()
144 p_off = keys.control.thoff + thlen; in __virtio_net_hdr_to_skb()
146 keys.basic.ip_proto != ip_proto) in __virtio_net_hdr_to_skb()
149 skb_set_transport_header(skb, keys.control.thoff); in __virtio_net_hdr_to_skb()
A Dpr.h10 u64 keys[]; member
A Dkey.h266 struct assoc_array keys; member
A Dskbuff.h1534 const struct flow_keys_basic *keys, int hlen);
1623 struct flow_keys keys; in skb_get_hash_flowi6() local
1624 __u32 hash = __get_hash_from_flowi6(fl6, &keys); in skb_get_hash_flowi6()
1626 __skb_set_sw_hash(skb, hash, flow_keys_have_l4(&keys)); in skb_get_hash_flowi6()
3128 struct flow_keys_basic keys; in skb_probe_transport_header() local
3133 if (skb_flow_dissect_flow_keys_basic(NULL, skb, &keys, in skb_probe_transport_header()
3135 skb_set_transport_header(skb, keys.control.thoff); in skb_probe_transport_header()
/include/net/sctp/
A Dauth.h72 void sctp_auth_destroy_keys(struct list_head *keys);
/include/linux/mfd/
A Dadp5520.h277 struct adp5520_keys_platform_data *keys; member
/include/net/bluetooth/
A Dmgmt.h197 struct mgmt_link_key_info keys[]; member
220 struct mgmt_ltk_info keys[]; member
689 struct mgmt_blocked_key_info keys[]; member
/include/uapi/linux/
A Dpkt_cls.h262 struct tc_u32_key keys[]; member
A Dbpf.h1542 __aligned_u64 keys; member
/include/soc/mscc/
A Docelot_vcap.h59 const struct vcap_field *keys; member

Completed in 90 milliseconds