/openbmc/linux/net/mac802154/ |
H A D | mib.c | 73 const struct ieee802154_llsec_key *key) in mac802154_add_key() 133 const struct ieee802154_llsec_device_key *key) in mac802154_add_devkey() 149 const struct ieee802154_llsec_device_key *key) in mac802154_del_devkey()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-appleir.c | 142 int key = (data >> 1) & KEY_MASK; in get_key() local 151 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) in key_up() 157 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) in key_down()
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | can.json | 16 "key": "isDriverDoorOpened", string 29 "key": "rpm", string 42 "key": "milliage", string
|
/openbmc/linux/include/linux/ |
H A D | bootconfig.h | 147 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 D | atomisp_csi2_bridge.c | 99 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 D | ttm_object.c | 143 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 D | virtio_crypto_akcipher_algs.c | 109 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 D | dpaa2-ethtool.c | 353 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 D | config.json | 8 "key": 6, number 27 "key": 7, number
|
/openbmc/linux/include/crypto/internal/ |
H A D | kdf_selftest.h | 14 unsigned char *key; member 26 const u8 *key, size_t keylen, in kdf_test()
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 409 const u8 *key, u32 keylen) in otx2_cpt_skcipher_xts_setkey() 440 static int cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_des_setkey() 457 static int cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_aes_setkey() 489 const u8 *key, u32 keylen) in otx2_cpt_skcipher_cbc_aes_setkey() 495 const u8 *key, u32 keylen) in otx2_cpt_skcipher_ecb_aes_setkey() 501 const u8 *key, u32 keylen) in otx2_cpt_skcipher_cbc_des3_setkey() 507 const u8 *key, u32 keylen) in otx2_cpt_skcipher_ecb_des3_setkey() 889 const unsigned char *key, in otx2_cpt_aead_cbc_aes_sha_setkey() 899 const unsigned char *key, in otx2_cpt_aead_ecb_null_sha_setkey() 906 const unsigned char *key, in otx2_cpt_aead_gcm_aes_setkey()
|
/openbmc/linux/samples/bpf/ |
H A D | tc_l2_redirect_kern.c | 65 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 D | wep.c | 94 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 D | ea.c | 74 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 D | config.json | 35 "key": 123, number 57 "key": 124, number 81 "key": 125, number
|
/openbmc/linux/fs/btrfs/tests/ |
H A D | qgroup-tests.c | 74 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 D | cast6_generic.c | 93 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 D | bloom_filter.c | 78 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()
|
/openbmc/linux/net/tipc/ |
H A D | crypto.c | 161 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 D | dir-item.c | 68 struct btrfs_key key; in btrfs_lookup_dir_item() local 93 struct btrfs_key key, *found_key; in btrfs_readdir() local
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_vl.h | 35 struct sja1105_key *key, in sja1105_vl_redirect() 54 struct sja1105_key *key, u32 index, s32 prio, in sja1105_vl_gate()
|
/openbmc/qemu/include/net/ |
H A D | checksum.h | 73 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/tools/testing/selftests/bpf/progs/ |
H A D | map_kptr.c | 195 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 D | pi.c | 376 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 D | internal.h | 186 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
|