| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | main.h | 285 int key_size; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | sta.h | 518 u8 key_size; member
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | bpf.c | 127 int bpf_create_map(enum bpf_map_type map_type, int key_size, in bpf_create_map() argument 107 bpf_create_map_node(enum bpf_map_type map_type, const char *name, int key_size, int value_size, int max_entries, __u32 map_flags, int node) bpf_create_map_node() argument 141 bpf_create_map_name(enum bpf_map_type map_type, const char *name, int key_size, int value_size, int max_entries, __u32 map_flags) bpf_create_map_name() argument 157 bpf_create_map_in_map_node(enum bpf_map_type map_type, const char *name, int key_size, int inner_map_fd, int max_entries, __u32 map_flags, int node) bpf_create_map_in_map_node() argument 183 bpf_create_map_in_map(enum bpf_map_type map_type, const char *name, int key_size, int inner_map_fd, int max_entries, __u32 map_flags) bpf_create_map_in_map() argument [all...] |
| H A D | libbpf.h | 400 unsigned int key_size; member
|
| /kernel/linux/linux-5.10/tools/hv/ |
| H A D | hv_kvp_daemon.c | 267 static int kvp_key_delete(int pool, const __u8 *key, int key_size) in kvp_key_delete() argument 310 static int kvp_key_add_or_modify(int pool, const __u8 *key, int key_size, in kvp_key_add_or_modify() argument 364 static int kvp_get_value(int pool, const __u8 *key, int key_size, __u8 *value, in kvp_get_value() argument 396 static int kvp_pool_enumerate(int pool, int index, __u8 *key, int key_size, in kvp_pool_enumerate() argument [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | hyperv.h | 347 __u32 key_size; member 371 __u32 key_size; member
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | hci_conn.c | 363 hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, __u8 ltk[16], __u8 key_size) hci_le_start_enc() argument
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | sock_map.c | 905 u32 key_size = map->key_size, hash; in __sock_hash_lookup_elem() local 953 u32 hash, key_size = map->key_size; in sock_hash_delete_elem() local 888 sock_hash_lookup_elem_raw(struct hlist_head *head, u32 hash, void *key, u32 key_size) sock_hash_lookup_elem_raw() argument 973 sock_hash_alloc_elem(struct bpf_shtab *htab, void *key, u32 key_size, u32 hash, struct sock *sk, struct bpf_shtab_elem *old) sock_hash_alloc_elem() argument 1003 u32 key_size = map->key_size, hash; sock_hash_update_common() local 1076 u32 hash, key_size = map->key_size; sock_hash_get_next_key() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 1361 wl1271_cmd_set_sta_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, const u8 *addr, u32 tx_seq_32, u16 tx_seq_16) wl1271_cmd_set_sta_key() argument 1430 wl1271_cmd_set_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, u16 tx_seq_16, bool is_pairwise) wl1271_cmd_set_ap_key() argument
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | auth.c | 674 generate_key(struct ksmbd_conn *conn, struct ksmbd_session *sess, struct kvec label, struct kvec context, __u8 *key, unsigned int key_size) generate_key() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/amcc/ |
| H A D | crypto4xx_sa.h | 38 u32 key_size:4; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | hyperv.h | 358 __u32 key_size; member 382 __u32 key_size; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ccree/ |
| H A D | cc_aead.c | 157 const unsigned int key_size = CC_AES_128_BIT_KEY_SIZE * 3; in cc_aead_init() local
|
| H A D | cc_hash.c | 1228 u32 key_size, key_len; in cc_mac_final() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | sta.h | 469 u8 key_size; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 1359 wl1271_cmd_set_sta_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, const u8 *addr, u32 tx_seq_32, u16 tx_seq_16) wl1271_cmd_set_sta_key() argument 1428 wl1271_cmd_set_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, u16 tx_seq_16, bool is_pairwise) wl1271_cmd_set_ap_key() argument
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | gen_loader.c | 448 bpf_gen__map_create(struct bpf_gen *gen, enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, struct bpf_map_create_opts *map_attr, int map_idx) bpf_gen__map_create() argument
|
| H A D | bpf.c | 165 bpf_map_create(enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, const struct bpf_map_create_opts *opts) bpf_map_create() argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 149 __u32 key_size; member 169 __u32 key_size; member
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | sock_map.c | 883 u32 key_size = map->key_size, hash; in __sock_hash_lookup_elem() local 931 u32 hash, key_size = map->key_size; in sock_hash_delete_elem() local 866 sock_hash_lookup_elem_raw(struct hlist_head *head, u32 hash, void *key, u32 key_size) sock_hash_lookup_elem_raw() argument 951 sock_hash_alloc_elem(struct bpf_shtab *htab, void *key, u32 key_size, u32 hash, struct sock *sk, struct bpf_shtab_elem *old) sock_hash_alloc_elem() argument 982 u32 key_size = map->key_size, hash; sock_hash_update_common() local 1048 u32 hash, key_size = map->key_size; sock_hash_get_next_key() local [all...] |
| /kernel/linux/linux-6.6/tools/arch/x86/intel_sdsi/ |
| H A D | intel_sdsi.c | 126 uint32_t key_size; member
|
| /kernel/linux/linux-6.6/tools/hv/ |
| H A D | hv_kvp_daemon.c | 267 static int kvp_key_delete(int pool, const __u8 *key, int key_size) in kvp_key_delete() argument 310 static int kvp_key_add_or_modify(int pool, const __u8 *key, int key_size, in kvp_key_add_or_modify() argument 364 static int kvp_get_value(int pool, const __u8 *key, int key_size, __u8 *value, in kvp_get_value() argument 396 static int kvp_pool_enumerate(int pool, int index, __u8 *key, int key_size, in kvp_pool_enumerate() argument [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 149 __u32 key_size; member 169 __u32 key_size; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 137 __u32 key_size; member 157 __u32 key_size; member
|
| /third_party/libbpf/src/ |
| H A D | gen_loader.c | 448 bpf_gen__map_create(struct bpf_gen *gen, enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, struct bpf_map_create_opts *map_attr, int map_idx) bpf_gen__map_create() argument
|