Home
last modified time | relevance | path

Searched defs:keys (Results 76 – 100 of 161) sorted by relevance

1234567

/Linux-v6.6/net/sched/
Dsch_choke.c134 struct flow_keys_digest keys; member
Dcls_flow.c308 u32 keys[FLOW_KEY_MAX + 1]; in flow_classify() local
Dcls_flower.c2024 #define FL_KEY_SET(keys, cnt, id, member) \ argument
2031 #define FL_KEY_SET_IF_MASKED(mask, keys, cnt, id, member) \ argument
2040 struct flow_dissector_key keys[FLOW_DISSECTOR_KEY_MAX]; in fl_init_dissector() local
/Linux-v6.6/drivers/md/bcache/
Dbtree.h135 struct btree_keys keys; member
/Linux-v6.6/drivers/input/touchscreen/
Dmsg2638.c93 static void msg2138_report_keys(struct msg2638_ts_data *msg2638, u8 keys) in msg2138_report_keys()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc_encap_actions.c521 struct efx_neigh_binder keys = {NULL}, *neigh; in efx_neigh_event() local
Dtc.h231 struct efx_tc_table_field_fmt *keys; member
246 } keys; member
/Linux-v6.6/include/net/
Dmctp.h81 struct hlist_head keys; member
Dcfg802154.h402 struct list_head keys; member
426 struct list_head keys; member
/Linux-v6.6/net/ipv4/
Droute.c1928 struct flow_keys keys, hash_keys; in fib_multipath_custom_hash_outer() local
1957 struct flow_keys keys, hash_keys; in fib_multipath_custom_hash_inner() local
2062 struct flow_keys keys; in fib_multipath_hash() local
2096 struct flow_keys keys; in fib_multipath_hash() local
/Linux-v6.6/drivers/input/keyboard/
Dqt1050.c118 struct qt1050_key keys[QT1050_MAX_KEYS]; member
/Linux-v6.6/crypto/
Dessiv.c98 struct crypto_authenc_keys keys; in essiv_aead_setkey() local
Dauthencesn.c64 struct crypto_authenc_keys keys; in crypto_authenc_esn_setkey() local
/Linux-v6.6/net/bluetooth/hidp/
Dhidp.h171 unsigned char keys[8]; member
/Linux-v6.6/lib/
Dbootconfig.c294 uint16_t keys[XBC_DEPTH_MAX]; in xbc_node_compose_key_after() local
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_rtbitmap.c1070 struct xfs_rtalloc_rec keys[2]; in xfs_rtalloc_query_all() local
/Linux-v6.6/samples/bpf/
Dtest_lru_dist.c165 unsigned long long **keys) in read_keys()
/Linux-v6.6/drivers/crypto/caam/
Dcaamalg_qi.c206 struct crypto_authenc_keys keys; in aead_setkey() local
291 struct crypto_authenc_keys keys; in des3_aead_setkey() local
/Linux-v6.6/arch/arm64/include/asm/
Dprocessor.h386 #define PAC_SET_ENABLED_KEYS(tsk, keys, enabled) \ argument
/Linux-v6.6/net/sctp/
Dauth.c118 void sctp_auth_destroy_keys(struct list_head *keys) in sctp_auth_destroy_keys()
/Linux-v6.6/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c1068 struct crypto_authenc_keys *keys) in sec_aead_aes_set_key()
1090 struct crypto_authenc_keys *keys) in sec_aead_auth_set_key()
1150 struct crypto_authenc_keys keys; in sec_aead_setkey() local
/Linux-v6.6/drivers/crypto/ccree/
Dcc_aead.c558 struct crypto_authenc_keys keys; in cc_aead_setkey() local
641 struct crypto_authenc_keys keys; in cc_des3_aead_setkey() local
/Linux-v6.6/drivers/crypto/intel/ixp4xx/
Dixp4xx_crypto.c1248 struct crypto_authenc_keys keys; in aead_setkey() local
1275 struct crypto_authenc_keys keys; in des3_aead_setkey() local
/Linux-v6.6/drivers/net/wireless/intersil/orinoco/
Dhw.c828 struct orinoco_key keys[ORINOCO_MAX_KEYS]; in __orinoco_hw_setup_wepkeys() local
/Linux-v6.6/drivers/hid/
Dhid-wiimote-modules.c62 static void wiimod_keys_in_keys(struct wiimote_data *wdata, const __u8 *keys) in wiimod_keys_in_keys()
1309 static void wiimod_bboard_in_keys(struct wiimote_data *wdata, const __u8 *keys) in wiimod_bboard_in_keys()

1234567