/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | talitos.c | 894 struct crypto_authenc_keys keys; in aead_setkey() local 927 struct crypto_authenc_keys keys; aead_des3_setkey() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/ |
H A D | ixp4xx_crypto.c | 1248 struct crypto_authenc_keys keys; in aead_setkey() local 1275 struct crypto_authenc_keys keys; des3_aead_setkey() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | wl3501_cs.c | 1767 u8 implemented, restricted, keys[100], len_keys, tocopy; in wl3501_get_encode() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | cw1200.h | 240 struct wsm_add_key keys[WSM_KEY_MAX_INDEX + 1]; member
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-wiimote-modules.c | 62 static void wiimod_keys_in_keys(struct wiimote_data *wdata, const __u8 *keys) in wiimod_keys_in_keys() argument 1309 wiimod_bboard_in_keys(struct wiimote_data *wdata, const __u8 *keys) wiimod_bboard_in_keys() argument [all...] |
/kernel/linux/linux-6.6/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 894 static int pidff_find_special_keys(int *keys, struct hid_field *fld, in pidff_find_special_keys() argument
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | hideep.c | 727 const u8 *keys = &ts->xfer_buf[HIDEEP_KEY_EVENT_INDEX]; in hideep_parse_and_report() local
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | atkbd.c | 1012 const unsigned int *keys = data; in atkbd_apply_forced_release_keylist() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-era-target.c | 896 uint64_t keys[1]; in metadata_era_archive() local
|
H A D | dm-thin-metadata.c | 1552 dm_block_t keys[2] = { td->id, block }; in __find_block() local 1592 dm_block_t keys[2] = { td->id, block }; in __find_next_mapped_block() local 1671 dm_block_t keys[2] = { td->id, block }; in __insert() local 1706 dm_block_t keys[1] = { td->id }; in __remove_range() local [all...] |
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | btree.c | 1305 unsigned int keys = 0, good_keys = 0; btree_gc_mark_node() local 1348 unsigned int keys; global() member 1359 unsigned int i, nodes = 0, keys = 0, blocks; btree_gc_coalesce() local 1530 struct keylist keys; btree_gc_rewrite_node() local 2257 unsigned int keys = 0; btree_split() local 2459 struct keylist *keys; global() member 2477 bch_btree_insert(struct cache_set *c, struct keylist *keys, atomic_t *journal_ref, struct bkey *replace_key) bch_btree_insert() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-lock.c | 318 struct lock_key *keys = report_keys; in select_key() local 342 struct lock_key *keys = report_keys; in add_output_field() local 366 struct lock_key *keys = report_keys; setup_output_field() local 2145 struct lock_key *keys = contention_keys; __cmd_contention() local [all...] |
/kernel/linux/linux-6.6/net/tipc/ |
H A D | crypto.c | 120 u8 keys; member [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_dissector.c | 1733 static inline void __flow_hash_consistentify(struct flow_keys *keys) in __flow_hash_consistentify() argument 1765 __flow_hash_from_keys(struct flow_keys *keys, const siphash_key_t *keyval) __flow_hash_from_keys() argument 1780 flow_hash_from_keys(struct flow_keys *keys) flow_hash_from_keys() argument 1787 ___skb_get_hash(const struct sk_buff *skb, struct flow_keys *keys, const siphash_key_t *keyval) ___skb_get_hash() argument 1828 struct flow_keys keys; __skb_get_hash_symmetric() local 1851 struct flow_keys keys; __skb_get_hash() local 1865 struct flow_keys keys; skb_get_hash_perturb() local 1871 __skb_get_poff(const struct sk_buff *skb, const void *data, const struct flow_keys_basic *keys, int hlen) __skb_get_poff() argument 1933 struct flow_keys_basic keys; skb_get_poff() local 1942 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys) __get_hash_from_flowi6() argument [all...] |
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | actions.c | 85 struct action_flow_keys *keys = this_cpu_ptr(flow_keys); in clone_key() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_sample_user.c | 386 __u64 *keys; in map_collect_percpu_devmap() local
|
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel_cipher.c | 408 struct crypto_authenc_keys keys; in safexcel_aead_setkey() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | atmel-aes.c | 2043 struct crypto_authenc_keys keys; in atmel_aes_authenc_setkey() local [all...] |
H A D | sa2ul.c | 1784 struct crypto_authenc_keys keys; in sa_aead_setkey() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 289 struct crypto_authenc_keys keys; in aead_setkey() local 327 struct crypto_authenc_keys keys; des3_aead_setkey() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 3556 struct crypto_authenc_keys keys; in chcr_authenc_setkey() local 3683 struct crypto_authenc_keys keys; chcr_aead_digest_null_setkey() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 3430 ice_aq_set_rss_key(struct ice_hw *hw, u16 vsi_handle, struct ice_aqc_get_set_rss_keys *keys) ice_aq_set_rss_key() argument
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | bcache.h | 243 struct rb_root keys; global() member [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_flower.c | 1766 struct flow_dissector_key keys[FLOW_DISSECTOR_KEY_MAX]; in fl_init_dissector() local [all...] |
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot_vcap.h | 44 const struct vcap_field *keys; member
|