/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 1620 rt2800_config_wcid_attr_cipher(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) rt2800_config_wcid_attr_cipher() argument 1670 rt2800_config_shared_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) rt2800_config_shared_key() argument 1723 rt2800_config_pairwise_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) rt2800_config_pairwise_key() argument 10338 rt2800_get_key_seq(struct ieee80211_hw *hw, struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq) rt2800_get_key_seq() argument [all...] |
H A D | rt61pci.h | 140 u8 key[16]; member [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 3812 mt7615_mcu_key_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *data) mt7615_mcu_key_iter() argument 3840 mt7615_mcu_update_gtk_rekey(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct cfg80211_gtk_rekey_data *key) mt7615_mcu_update_gtk_rekey() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.h | 763 u8 key[32]; member 773 struct sec_key key[2]; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | core.h | 376 u8 key[64]; member 382 u8 key[WLAN_MAX_KEY_LEN]; member 549 u8 key[WLAN_MAX_KEY_LEN]; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 224 ath10k_send_key(struct ath10k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) ath10k_send_key() argument 285 ath10k_install_key(struct ath10k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) ath10k_install_key() argument 466 ath10k_clear_vdev_key(struct ath10k_vif *arvif, struct ieee80211_key_conf *key) ath10k_clear_vdev_key() argument 514 ath10k_mac_vif_update_wep_key(struct ath10k_vif *arvif, struct ieee80211_key_conf *key) ath10k_mac_vif_update_wep_key() argument 6331 ath10k_set_key_h_def_keyidx(struct ath10k *ar, struct ath10k_vif *arvif, enum set_key_cmd cmd, struct ieee80211_key_conf *key) ath10k_set_key_h_def_keyidx() argument 6373 ath10k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath10k_set_key() argument [all...] |
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_core_main.c | 653 unsigned int key = ipv4_addr_hash(cmd->addrs[i].addr); in qeth_add_local_addrs4() local 696 u32 key = ipv6_addr_hash(&cmd->addrs[i].addr); in qeth_add_local_addrs6() local 740 unsigned int key = ipv4_addr_hash(addr->addr); in qeth_del_local_addrs4() local 770 u32 key = ipv6_addr_hash(&addr->addr); in qeth_del_local_addrs6() local 789 unsigned int key; qeth_next_hop_is_local_v4() local 816 u32 key; qeth_next_hop_is_local_v6() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_mgmt.h | 476 u8 key[4][32]; member
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | driver.h | 372 u32 key; member 848 static inline u32 mlx5_base_mkey(const u32 key) in mlx5_base_mkey() argument
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 823 struct mgmt_link_key_info key; member 829 struct mgmt_ltk_info key; member 945 struct mgmt_csrk_info key; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | tcp.h | 1065 u32 key; member 1130 static inline char *tcp_ca_get_name_by_key(u32 key, char *buffer) in tcp_ca_get_name_by_key() argument 1598 u8 key[TCP_MD5SIG_MAXKEYLEN]; member 1724 siphash_key_t key[TCP_FASTOPEN_KEY_MAX]; global() member [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | security.h | 1342 static inline int security_watch_key(struct key *key) in security_watch_key() argument 1827 security_key_alloc(struct key *key, const struct cred *cred, unsigned long flags) security_key_alloc() argument 1834 security_key_free(struct key *key) security_key_free() argument 1845 security_key_getsecurity(struct key *key, char **_buffer) security_key_getsecurity() argument [all...] |
/kernel/linux/linux-5.10/security/ |
H A D | security.c | 2127 int security_watch_key(struct key *key) in security_watch_key() argument 2498 int security_key_alloc(struct key *key, const struct cred *cred, in security_key_alloc() argument 2504 void security_key_free(struct key *key) in security_key_free() argument 2515 int security_key_getsecurity(struct key *ke argument [all...] |
/kernel/linux/linux-5.10/security/selinux/ |
H A D | hooks.c | 6624 struct key *key; selinux_key_permission() local 6666 selinux_key_getsecurity(struct key *key, char **_buffer) selinux_key_getsecurity() argument 6682 selinux_watch_key(struct key *key) selinux_watch_key() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 3326 int key = trace->ev_qualifier_ids.entries[i]; local 3347 int err = 0, key; local 3463 int err = 0, key; global() local [all...] |
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | layout.h | 2261 } __attribute__ ((__packed__)) key; global() member [all...] |
/kernel/linux/linux-5.10/fs/afs/ |
H A D | internal.h | 59 struct key *key; /* key to use for secure mounting */ member 102 struct key *key; /* security for this call */ member 178 struct key *key; member 186 struct key *key; /* Th member 677 struct key *key; /* RxRPC ticket holding a security context */ global() member 724 struct key *key; /* Key for the server */ global() member 769 struct key *key; /* Key for the cell */ global() member [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 185 struct btrfs_key key; in insert_inline_extent() local 3042 struct btrfs_key key, found_key; in btrfs_orphan_cleanup() local 3791 struct btrfs_key key; btrfs_unlink_subvol() local 3890 struct btrfs_key key; may_destroy_subvol() local 4220 struct btrfs_key key; btrfs_truncate_inode_items() local 5278 struct btrfs_key key; fixup_tree_root_location() local 5469 new_simple_dir(struct super_block *s, struct btrfs_key *key, struct btrfs_root *root) new_simple_dir() argument 5663 struct btrfs_key key; btrfs_real_readdir() local 5865 struct btrfs_key key, found_key; btrfs_set_inode_index_count() local 5993 struct btrfs_key key[2]; btrfs_new_inode() local 6163 struct btrfs_key key; btrfs_add_link() local 7026 struct btrfs_key key; can_nocow_extent() local 9605 struct btrfs_key key; btrfs_symlink() local [all...] |
H A D | send.c | 825 struct btrfs_key key; in __get_inode_info() local 1139 struct btrfs_key key, found_key; in get_inode_path() local 1201 __clone_root_cmp_bsearch(const void *key, const void *elt) __clone_root_cmp_bsearch() argument 1487 struct btrfs_key key; read_symlink() local 1711 struct btrfs_key key; lookup_dir_item_inode() local 1745 struct btrfs_key key; get_first_ref() local 2353 struct btrfs_key key; send_subvol_begin() local 2535 struct btrfs_key key; send_utimes() local 2679 struct btrfs_key key; did_create_dir() local 2945 struct btrfs_key key; can_rmdir() local 3474 struct btrfs_key key; wait_for_dest_dir_move() local 3602 struct btrfs_key key; is_ancestor() local 4466 find_iref(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *key, u64 dir, u64 dir_gen, struct fs_path *name) find_iref() argument 4564 struct btrfs_key key; process_all_refs() local 4787 find_xattr(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *key, const char *name, int name_len, char **data, int *data_len) find_xattr() argument 4887 struct btrfs_key key; process_all_new_xattrs() local 5321 struct btrfs_key key; clone_range() local 5581 send_write_or_clone(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key, struct clone_root *clone_root) send_write_or_clone() argument 5618 struct btrfs_key key; is_extent_unchanged() local 5807 struct btrfs_key key; get_last_extent() local 5838 struct btrfs_key key; range_is_hole_in_parent() local 5899 maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) maybe_send_hole() argument 5942 process_extent(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) process_extent() argument 6007 struct btrfs_key key; process_all_extents() local 6244 struct btrfs_key key; btrfs_unlink_all_paths() local 6313 struct btrfs_key *key = sctx->cmp_key; changed_inode() local 6599 compare_refs(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) compare_refs() argument 6643 changed_cb(struct btrfs_path *left_path, struct btrfs_path *right_path, struct btrfs_key *key, enum btrfs_compare_tree_result result, void *ctx) changed_cb() argument 6702 struct btrfs_key key; full_send_tree() local 6793 tree_advance(struct btrfs_path *path, int *level, int root_level, int allow_down, struct btrfs_key *key) tree_advance() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 1101 __be32 key; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | soundcard.h | 214 unsigned short key; /* Use WAVE_PATCH here */ member 303 short key; /* Use SYSEX_PATCH or MAUI_PATCH here */ member 472 unsigned short key; /* FM_PATCH or OPL3_PATCH */ member
|
H A D | pkt_cls.h | 294 __u32 key; member
|
/kernel/linux/linux-5.10/mm/ |
H A D | memcontrol.c | 4855 memcg_event_wake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) memcg_event_wake() argument
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | core.c | 5013 default_wake_function(wait_queue_entry_t *curr, unsigned mode, int wake_flags, void *key) default_wake_function() argument
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | ftrace.c | 694 unsigned long key; in ftrace_find_profiled_func() local 713 unsigned long key; in ftrace_add_profile() local 1116 unsigned long key; in __ftrace_lookup_ip() local 1153 unsigned long key; in __add_hash_entry() local 1521 const struct dyn_ftrace *key = a; ftrace_cmp_recs() local 1535 struct dyn_ftrace key; lookup_rec() local 6817 struct dyn_ftrace key; ftrace_free_mem() local [all...] |