Home
last modified time | relevance | path

Searched defs:key (Results 326 – 350 of 2495) sorted by relevance

1...<<11121314151617181920>>...100

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dcan.json16 "key": "isDriverDoorOpened", string
29 "key": "rpm", string
42 "key": "milliage", string
/openbmc/linux/include/linux/
H A Dbootconfig.h147 xbc_find_value(const char *key, struct xbc_node **vnode) in xbc_find_value()
159 static inline struct xbc_node * __init xbc_find_node(const char *key) in xbc_find_node()
234 #define xbc_node_for_each_array_value(node, key, anode, value) \ argument
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2_bridge.c99 const char *key; member
121 static char *gmin_cfg_get_dsm(struct acpi_device *adev, const char *key) in gmin_cfg_get_dsm()
154 static char *gmin_cfg_get_dmi_override(struct acpi_device *adev, const char *key) in gmin_cfg_get_dmi_override()
178 static char *gmin_cfg_get(struct acpi_device *adev, const char *key) in gmin_cfg_get()
189 static int gmin_cfg_get_int(struct acpi_device *adev, const char *key, int default_val) in gmin_cfg_get_int()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c143 uint64_t key, in ttm_tfile_find_ref_rcu()
158 uint64_t key, in ttm_tfile_find_ref()
258 uint64_t key) in ttm_base_object_lookup()
279 ttm_base_object_lookup_for_ref(struct ttm_object_device *tdev, uint64_t key) in ttm_base_object_lookup_for_ref()
365 unsigned long key) in ttm_ref_object_base_unref()
/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c109 const uint8_t *key, unsigned int keylen) in virtio_crypto_alg_akcipher_init_session()
366 const void *key, in virtio_crypto_rsa_set_key()
430 const void *key, in virtio_crypto_rsa_raw_set_priv_key()
440 const void *key, in virtio_crypto_p1pad_rsa_sha1_set_priv_key()
449 const void *key, in virtio_crypto_rsa_raw_set_pub_key()
458 const void *key, in virtio_crypto_p1pad_rsa_sha1_set_pub_key()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c353 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule()
383 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule()
438 void *key, void *mask, u8 l4_proto, u64 *fields) in dpaa2_eth_prep_l4_rule()
489 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_ext_rule()
508 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_mac_ext_rule()
522 static int dpaa2_eth_prep_cls_rule(struct ethtool_rx_flow_spec *fs, void *key, in dpaa2_eth_prep_cls_rule()
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Dconfig.json8 "key": 6, number
27 "key": 7, number
/openbmc/linux/include/crypto/internal/
H A Dkdf_selftest.h14 unsigned char *key; member
26 const u8 *key, size_t keylen, in kdf_test()
/openbmc/linux/samples/bpf/
H A Dtc_l2_redirect_kern.c65 int key = 0, *ifindex; in _l2_to_iptun_ingress_forward() local
116 int key = 0, *ifindex; in _l2_to_iptun_ingress_redirect() local
157 int key = 0, *ifindex; in _l2_to_ip6tun_ingress_redirect() local
/openbmc/linux/net/mac80211/
H A Dwep.c94 struct ieee80211_key *key) in ieee80211_wep_remove_iv()
133 const u8 *key, int keylen, int keyidx) in ieee80211_wep_encrypt()
193 struct ieee80211_key *key) in ieee80211_wep_decrypt()
/openbmc/linux/fs/hpfs/
H A Dea.c74 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, in hpfs_read_ea()
130 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size) in hpfs_get_ea()
190 void hpfs_set_ea(struct inode *inode, struct fnode *fnode, const char *key, in hpfs_set_ea()
/openbmc/phosphor-fan-presence/presence/example/
H A Dconfig.json35 "key": 123, number
57 "key": 124, number
81 "key": 125, number
/openbmc/linux/fs/btrfs/tests/
H A Dqgroup-tests.c74 struct btrfs_key key; in add_tree_ref() local
123 struct btrfs_key key; in remove_extent_item() local
156 struct btrfs_key key; in remove_extent_ref() local
/openbmc/linux/crypto/
H A Dcast6_generic.c93 static inline void W(u32 *key, unsigned int i) in W()
109 u32 key[8]; in __cast6_setkey() local
146 int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in cast6_setkey()
/openbmc/linux/kernel/bpf/
H A Dbloom_filter.c78 static int bloom_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in bloom_map_get_next_key()
170 static void *bloom_map_lookup_elem(struct bpf_map *map, void *key) in bloom_map_lookup_elem()
176 static long bloom_map_update_elem(struct bpf_map *map, void *key, in bloom_map_update_elem()
H A Dbpf_task_storage.c90 static void *bpf_pid_task_storage_lookup_elem(struct bpf_map *map, void *key) in bpf_pid_task_storage_lookup_elem()
123 static long bpf_pid_task_storage_update_elem(struct bpf_map *map, void *key, in bpf_pid_task_storage_update_elem()
176 static long bpf_pid_task_storage_delete_elem(struct bpf_map *map, void *key) in bpf_pid_task_storage_delete_elem()
305 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) in notsupp_get_next_key()
/openbmc/linux/net/tipc/
H A Dcrypto.c161 struct tipc_aead_key *key; member
209 struct tipc_key key; member
1151 struct tipc_key key; in tipc_crypto_key_attach() local
1251 struct tipc_key key; in tipc_crypto_key_try_align() local
1317 struct tipc_key key = tx->key; in tipc_crypto_key_pick_tx() local
1442 struct tipc_key key; in tipc_crypto_key_revoke() local
1546 struct tipc_key key; in tipc_crypto_timeout() local
1811 struct tipc_key key; in tipc_crypto_rcv() local
2073 struct tipc_key key = c->key; in tipc_crypto_key_dump() local
2122 struct tipc_key *key = &old; in tipc_key_change_dump() local
[all …]
/openbmc/u-boot/fs/btrfs/
H A Ddir-item.c68 struct btrfs_key key; in btrfs_lookup_dir_item() local
93 struct btrfs_key key, *found_key; in btrfs_readdir() local
/openbmc/qemu/include/net/
H A Dchecksum.h73 void net_toeplitz_key_init(net_toeplitz_key *key, uint8_t *key_bytes) in net_toeplitz_key_init()
83 net_toeplitz_key *key) in net_toeplitz_add()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_vl.h35 struct sja1105_key *key, in sja1105_vl_redirect()
54 struct sja1105_key *key, u32 index, s32 prio, in sja1105_vl_gate()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c195 int key = 0; in test_map_kptr() local
268 int key = 0; in test_map_in_map_kptr() local
397 int key = 0, ret; in test_map_kptr_ref1() local
443 int key = 0, ret; in test_map_kptr_ref2() local
/openbmc/linux/kernel/futex/
H A Dpi.c376 static void __attach_to_pi_owner(struct task_struct *p, union futex_key *key, in __attach_to_pi_owner()
410 static int attach_to_pi_owner(u32 __user *uaddr, u32 uval, union futex_key *key, in attach_to_pi_owner()
515 union futex_key *key, in futex_lock_pi_atomic()
1103 union futex_key key = FUTEX_KEY_INIT; in futex_unlock_pi() local
/openbmc/linux/security/keys/
H A Dinternal.h186 static inline void notify_key(struct key *key, in notify_key()
224 static inline bool key_is_dead(const struct key *key, time64_t limit) in key_is_dead()
372 static inline void key_check(const struct key *key) in key_check()
380 #define key_check(key) do {} while(0) argument
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router_hw.h18 } key; member
64 struct prestera_nh_neigh_key key; member
75 } key; member
118 struct prestera_fib_key key; member
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c58 __le32 key[16]; member
372 const u8 *key, unsigned int len) in safexcel_skcipher_aes_setkey()
1432 const u8 *key, unsigned int len) in safexcel_skcipher_aesctr_setkey()
1606 const u8 *key, unsigned int len) in safexcel_des3_ede_setkey()
2467 const u8 *key, unsigned int len) in safexcel_skcipher_aesxts_setkey()
2807 const u8 *key) in safexcel_chacha20_setkey()
2820 const u8 *key, unsigned int len) in safexcel_skcipher_chacha20_setkey()
2871 const u8 *key, unsigned int len) in safexcel_aead_chachapoly_setkey()
3074 const u8 *key, unsigned int len) in safexcel_skcipher_sm4_setkey()
3266 const u8 *key, unsigned int len) in safexcel_skcipher_sm4ctr_setkey()
[all …]

1...<<11121314151617181920>>...100