Home
last modified time | relevance | path

Searched defs:key (Results 5176 - 5200 of 7497) sorted by relevance

1...<<201202203204205206207208209210>>...300

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c715 struct ieee80211_key_conf *key = info->control.hw_key; in mt7915_tx_prepare_skb() local
565 mt7915_mac_write_txwi(struct mt7915_dev *dev, __le32 *txwi, struct sk_buff *skb, struct mt76_wcid *wcid, struct ieee80211_key_conf *key, bool beacon) mt7915_mac_write_txwi() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt73usb.c256 rt73usb_config_shared_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) rt73usb_config_shared_key() argument
353 rt73usb_config_pairwise_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) rt73usb_config_pairwise_key() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.c767 struct ieee80211_key_conf *key = info->control.hw_key; in rtl92ee_tx_fill_desc() local
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dxdomain.c1642 remove_directory(const char *key, const struct tb_property_dir *dir) remove_directory() argument
1667 tb_register_property_dir(const char *key, struct tb_property_dir *dir) tb_register_property_dir() argument
1712 tb_unregister_property_dir(const char *key, struct tb_property_dir *dir) tb_unregister_property_dir() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_security.c47 static void arcfour_init(struct arc4context *parc4ctx, u8 *key, u32 key_len) in arcfour_init() argument
276 void r8712_secmicsetkey(struct mic_data *pmicdata, u8 *key) in r8712_secmicsetkey() argument
335 void seccalctkipmic(u8 *key, u8 *header, u8 *data, u32 data_len, u8 *mic_code, in seccalctkipmic() argument
761 next_key(u8 *key, sint round) next_key() argument
859 aes128k128d(u8 *key, u8 *data, u8 *ciphertext) aes128k128d() argument
1014 aes_cipher(u8 *key, uint hdrlen, u8 *pframe, uint plen) aes_cipher() argument
1187 aes_decipher(u8 *key, uint hdrlen, u8 *pframe, uint plen) aes_decipher() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1545 int rtw_ap_set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) in rtw_ap_set_group_key() argument
1478 rtw_ap_set_key( struct adapter *padapter, u8 *key, u8 alg, int keyid, u8 set_tx ) rtw_ap_set_key() argument
1552 rtw_ap_set_wep_key( struct adapter *padapter, u8 *key, u8 keylen, int keyid, u8 set_tx ) rtw_ap_set_wep_key() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/vt6655/
H A Ddevice_main.c1568 vnt_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) vnt_set_key() argument
/kernel/linux/linux-5.10/drivers/tty/
H A Dsysrq.c101 static void sysrq_handle_loglevel(int key) in sysrq_handle_loglevel() argument
118 static void sysrq_handle_SAK(int key) in sysrq_handle_SAK() argument
134 static void sysrq_handle_unraw(int key) in sysrq_handle_unraw() argument
149 static void sysrq_handle_crash(int key) in sysrq_handle_crash() argument
163 static void sysrq_handle_reboot(int key) in sysrq_handle_reboot() argument
178 static void sysrq_handle_sync(int key) in sysrq_handle_sync() argument
189 static void sysrq_handle_show_timers(int key) in sysrq_handle_show_timers() argument
200 static void sysrq_handle_mountro(int key) in sysrq_handle_mountro() argument
212 sysrq_handle_showlocks(int key) sysrq_handle_showlocks() argument
252 sysrq_handle_showallcpus(int key) sysrq_handle_showallcpus() argument
284 sysrq_handle_showregs(int key) sysrq_handle_showregs() argument
301 sysrq_handle_showstate(int key) sysrq_handle_showstate() argument
313 sysrq_handle_showstate_blocked(int key) sysrq_handle_showstate_blocked() argument
327 sysrq_ftrace_dump(int key) sysrq_ftrace_dump() argument
341 sysrq_handle_showmem(int key) sysrq_handle_showmem() argument
371 sysrq_handle_term(int key) sysrq_handle_term() argument
402 sysrq_handle_moom(int key) sysrq_handle_moom() argument
413 sysrq_handle_thaw(int key) sysrq_handle_thaw() argument
424 sysrq_handle_kill(int key) sysrq_handle_kill() argument
436 sysrq_handle_unrt(int key) sysrq_handle_unrt() argument
536 sysrq_key_table_key2index(int key) sysrq_key_table_key2index() argument
554 __sysrq_get_key_op(int key) __sysrq_get_key_op() argument
566 __sysrq_put_key_op(int key, const struct sysrq_key_op *op_p) __sysrq_put_key_op() argument
574 __handle_sysrq(int key, bool check_mask) __handle_sysrq() argument
633 handle_sysrq(int key) handle_sysrq() argument
683 unsigned short key; sysrq_parse_reset_sequence() local
763 u32 key; sysrq_of_get_keyreset_config() local
1115 __sysrq_swap_key_ops(int key, const struct sysrq_key_op *insert_op_p, const struct sysrq_key_op *remove_op_p) __sysrq_swap_key_ops() argument
1139 register_sysrq_key(int key, const struct sysrq_key_op *op_p) register_sysrq_key() argument
1145 unregister_sysrq_key(int key, const struct sysrq_key_op *op_p) unregister_sysrq_key() argument
[all...]
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.c647 static u32 flow_hash(const struct sw_flow_key *key, in flow_hash() argument
658 static int flow_key_start(const struct sw_flow_key *key) in flow_key_start() argument
692 struct sw_flow_key *key = match->key; in ovs_flow_cmp_unmasked_key() local
682 flow_cmp_masked_key(const struct sw_flow *flow, const struct sw_flow_key *key, const struct sw_flow_key_range *range) flow_cmp_masked_key() argument
729 flow_lookup(struct flow_table *tbl, struct table_instance *ti, struct mask_array *ma, const struct sw_flow_key *key, u32 *n_mask_hit, u32 *n_cache_hit, u32 *index) flow_lookup() argument
785 ovs_flow_tbl_lookup_stats(struct flow_table *tbl, const struct sw_flow_key *key, u32 skb_hash, u32 *n_mask_hit, u32 *n_cache_hit) ovs_flow_tbl_lookup_stats() argument
849 ovs_flow_tbl_lookup(struct flow_table *tbl, const struct sw_flow_key *key) ovs_flow_tbl_lookup() argument
[all...]
H A Dflow.h155 static inline bool sw_flow_key_is_nd(const struct sw_flow_key *key) in sw_flow_key_is_nd() argument
173 struct sw_flow_key key; member
177 struct sw_flow_key *key; member
216 struct sw_flow_key key; member
242 ovs_key_mac_proto(const struct sw_flow_key *key) ovs_key_mac_proto() argument
252 ovs_mac_header_len(const struct sw_flow_key *key) ovs_mac_header_len() argument
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dcls_u32.c94 static inline unsigned int u32_hash_fold(__be32 key, in u32_hash_fold() argument
127 struct tc_u32_key *key = n->sel.keys; in u32_classify() local
335 tc_u_hash(void *key) tc_u_hash() argument
340 tc_u_common_find(void *key) tc_u_common_find() argument
353 void *key = tc_u_common_ptr(tp); u32_init() local
423 struct tc_u_knode *key = container_of(to_rcu_work(work), u32_delete_key_work() local
440 struct tc_u_knode *key = container_of(to_rcu_work(work), u32_delete_key_freepf_work() local
448 u32_delete_key(struct tcf_proto *tp, struct tc_u_knode *key) u32_delete_key() argument
[all...]
/kernel/linux/linux-5.10/net/qrtr/
H A Daf_qrtr.c220 unsigned long key; in qrtr_tx_resume() local
255 unsigned long key = (u64)dest_node << 32 | dest_port; in qrtr_tx_wait() local
319 unsigned long key = (u64)dest_node << 32 | dest_port; in qrtr_tx_flow_failed() local
/kernel/linux/linux-5.10/net/sctp/
H A Dassociola.c921 __be32 key = htonl(tsn); in sctp_assoc_lookup_tsn() local
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsched.c262 static int rpc_wait_bit_killable(struct wait_bit_key *key, int mode) in rpc_wait_bit_killable() argument
/kernel/linux/linux-5.10/net/tipc/
H A Dgroup.c235 u64 nkey, key = (u64)node << 32 | port; in tipc_group_find_member() local
279 u64 nkey, key = (u64)m->node << 32 | m->port; in tipc_group_add_to_tree() local
H A Dname_table.c222 tipc_publ_create(u32 type, u32 lower, u32 upper, u32 scope, u32 node, u32 port, u32 key) tipc_publ_create() argument
317 tipc_service_insert_publ(struct net *net, struct tipc_service *sc, u32 type, u32 lower, u32 upper, u32 scope, u32 node, u32 port, u32 key) tipc_service_insert_publ() argument
365 tipc_service_remove_publ(struct service_range *sr, u32 node, u32 key) tipc_service_remove_publ() argument
458 tipc_nametbl_insert_publ(struct net *net, u32 type, u32 lower, u32 upper, u32 scope, u32 node, u32 port, u32 key) tipc_nametbl_insert_publ() argument
485 tipc_nametbl_remove_publ(struct net *net, u32 type, u32 lower, u32 upper, u32 node, u32 key) tipc_nametbl_remove_publ() argument
724 tipc_nametbl_publish(struct net *net, u32 type, u32 lower, u32 upper, u32 scope, u32 port, u32 key) tipc_nametbl_publish() argument
760 tipc_nametbl_withdraw(struct net *net, u32 type, u32 lower, u32 upper, u32 key) tipc_nametbl_withdraw() argument
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dmlme.c230 cfg80211_mlme_auth(struct cfg80211_registered_device *rdev, struct net_device *dev, struct ieee80211_channel *chan, enum nl80211_auth_type auth_type, const u8 *bssid, const u8 *ssid, int ssid_len, const u8 *ie, int ie_len, const u8 *key, int key_len, int key_idx, const u8 *auth_data, int auth_data_len) cfg80211_mlme_auth() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_set_pipapo.c408 nft_pipapo_lookup(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext) nft_pipapo_lookup() argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_redirect_cpu_user.c198 static bool map_collect_percpu(int fd, __u32 key, struct record *rec) in map_collect_percpu() argument
579 __u32 key = 0; in create_cpu_entry() local
742 int err, map_fd, ifindex_out, key = 0; in load_cpumap_prog() local
H A Dxdp_monitor_user.c183 static bool map_collect_record(int fd, __u32 key, struct record *rec) in map_collect_record() argument
220 static bool map_collect_record_u64(int fd, __u32 key, struct record_u64 *rec) in map_collect_record_u64() argument
/kernel/linux/linux-5.10/include/net/
H A Dcfg802154.h255 u8 key[IEEE802154_LLSEC_KEY_SIZE]; member
262 struct ieee802154_llsec_key *key; member
H A Dmacsec.h112 struct macsec_key key; member
163 struct macsec_key key; member
245 u8 key[MACSEC_MAX_KEY_LE member
[all...]
H A Dflow_dissector.h131 __be32 key; member
H A Dip_tunnels.h70 struct ip_tunnel_key key; member
150 __be32 key; member
170 static inline void ip_tunnel_key_init(struct ip_tunnel_key *key, in ip_tunnel_key_init() argument
219 key32_to_tunnel_id(__be32 key) key32_to_tunnel_id() argument
240 ip_tunnel_init_flow(struct flowi4 *fl4, int proto, __be32 daddr, __be32 saddr, __be32 key, __u8 tos, int oif, __u32 mark, __u32 tun_inner_hash) ip_tunnel_init_flow() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dsysfs.h35 struct lock_class_key *key; member

Completed in 36 milliseconds

1...<<201202203204205206207208209210>>...300