/openbmc/linux/drivers/net/ |
H A D | virtio_net.c | 219 u8 key[VIRTIO_NET_RSS_MAX_KEY_SIZE]; member 2993 sg_buf_size = offsetof(struct virtio_net_ctrl_rss, key) in virtnet_commit_rss_command() 2998 sg_set_buf(&sgs[3], vi->ctrl->rss.key, sg_buf_size); in virtnet_commit_rss_command() 3028 netdev_rss_key_fill(vi->ctrl->rss.key, vi->rss_key_size); in virtnet_init_default_rss() 3581 static int virtnet_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, u8 *hfunc) in virtnet_get_rxfh() argument 3591 if (key) in virtnet_get_rxfh() 3592 memcpy(key, vi->ctrl->rss.key, vi->rss_key_size); in virtnet_get_rxfh() 3600 static int virtnet_set_rxfh(struct net_device *dev, const u32 *indir, const u8 *key, const u8 hfunc) in virtnet_set_rxfh() argument 3617 if (key) { in virtnet_set_rxfh() 3625 memcpy(vi->ctrl->rss.key, key, vi->rss_key_size); in virtnet_set_rxfh()
|
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/ |
H A D | rest_dbus.py | 167 for key, val in value.items(): 168 converted_key = convert_type(split_element_types[0], key) 1494 for key, value in data.items(): 1496 data[key] = bool(value) 1498 data[key] = walktuple(value)
|
/openbmc/linux/fs/ |
H A D | aio.c | 1747 void *key) in aio_poll_wake() argument 1751 __poll_t mask = key_to_poll(key); in aio_poll_wake() 2141 u32 key; in SYSCALL_DEFINE3() local 2144 if (unlikely(get_user(key, &iocb->aio_key))) in SYSCALL_DEFINE3() 2146 if (unlikely(key != KIOCB_KEY)) in SYSCALL_DEFINE3()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_mmu_hv.c | 347 unsigned long pp, key; in kvmppc_mmu_book3s_64_hv_xlate() local 389 key = (__kvmppc_get_msr_hv(vcpu) & MSR_PR) ? SLB_VSID_KP : SLB_VSID_KS; in kvmppc_mmu_book3s_64_hv_xlate() 390 key &= slb_v; in kvmppc_mmu_book3s_64_hv_xlate() 393 gpte->may_read = hpte_read_permission(pp, key); in kvmppc_mmu_book3s_64_hv_xlate() 394 gpte->may_write = hpte_write_permission(pp, key); in kvmppc_mmu_book3s_64_hv_xlate()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mac80211.c | 1003 struct ieee80211_key_conf *key) in mt76_wcid_key_setup() argument 1010 if (!key) in mt76_wcid_key_setup() 1013 if (key->cipher != WLAN_CIPHER_SUITE_CCMP) in mt76_wcid_key_setup() 1020 ieee80211_get_key_rx_seq(key, i, &seq); in mt76_wcid_key_setup() 1025 ieee80211_get_key_rx_seq(key, -1, &seq); in mt76_wcid_key_setup()
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | cache.rst | 196 key/value pairs passed to the policy 197 policy args key/value pairs passed to the policy 301 <key> <value>
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | license.bbclass | 36 for key in sorted(info.keys()): 37 f.write("%s: %s\n" % (key, info[key]))
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_ioctl.c | 1019 memcpy(ibss_key->key_param_set.key, encrypt_key->key_material, in mwifiex_sec_ioctl_set_wpa_key() 1097 const u8 *key, int key_len, u8 key_index, in mwifiex_set_encode() argument 1111 memcpy(encrypt_key.key_material, key, key_len); in mwifiex_set_encode()
|
/openbmc/linux/Documentation/input/ |
H A D | input-programming.rst | 223 key pressed, zero value means key released. The input code generates events only 330 They are very similar to for example key events, but they go in the other
|
/openbmc/linux/drivers/hid/ |
H A D | hid-apple.c | 392 (!test_bit(code, input->key)) == value) in input_event_with_scancode() 487 bool from_is_set = test_bit(trans->from, input->key); in hidinput_apple_event() 488 bool to_is_set = test_bit(trans->to, input->key); in hidinput_apple_event()
|
/openbmc/qemu/target/hexagon/ |
H A D | hex_common.py | 56 if macro.key not in finished_macros: 65 finished_macros.add(macro.key) 146 self.key = name
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | software-architecture.rst | 124 - The public key present in the image header is validated by comparing with the hash. 125 Depending on the image, the hash of the public key is either stored in the OTP or part 127 - The image is validated using the public key.
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 5851 struct ipw_tgi_tx_key key; in ipw_send_tgi_tx_key() local 5856 key.key_id = index; in ipw_send_tgi_tx_key() 5857 memcpy(key.key, priv->ieee->sec.keys[index], SCM_TEMPORAL_KEY_LENGTH); in ipw_send_tgi_tx_key() 5858 key.security_type = type; in ipw_send_tgi_tx_key() 5860 key.flags = 0; in ipw_send_tgi_tx_key() 5865 ipw_send_cmd_pdu(priv, IPW_CMD_TGI_TX_KEY, sizeof(key), &key); in ipw_send_tgi_tx_key() 5870 struct ipw_wep_key key; in ipw_send_wep_keys() local 5874 key.seq_num = 0; in ipw_send_wep_keys() 5881 key.key_size = 0; in ipw_send_wep_keys() 5886 memcpy(key.key, priv->ieee->sec.keys[i], key.key_size); in ipw_send_wep_keys() [all …]
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | lanplus.c | 3493 uint8_t key[] = in test_crypt1() local 3510 key, in test_crypt1() 3523 key, in test_crypt1() 3542 uint8_t key[] = in test_crypt2() local 3558 key, in test_crypt2() 3566 key, in test_crypt2()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | rdma.c | 1255 put_unaligned_le32(0, sg->key); in nvme_rdma_set_sg_null() 1293 put_unaligned_le32(queue->device->pd->unsafe_global_rkey, sg->key); in nvme_rdma_map_sg_single() 1331 req->reg_wr.key = req->mr->rkey; in nvme_rdma_map_sg_fr() 1338 put_unaligned_le32(req->mr->rkey, sg->key); in nvme_rdma_map_sg_fr() 1437 wr->key = req->mr->rkey; in nvme_rdma_map_sg_pi() 1444 put_unaligned_le32(req->mr->rkey, sg->key); in nvme_rdma_map_sg_pi()
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv.c | 239 wr->rkey = le32_to_cpu(id->rd_msg->desc[0].key); in rdma_write_sg() 290 rwr.key = srv_mr->mr->rkey; in rdma_write_sg() 369 le32_to_cpu(rd_msg->desc[0].key); in send_io_resp_imm() 411 rwr.key = srv_mr->mr->rkey; in send_io_resp_imm() 838 rsp->desc[mri].key = cpu_to_le32(mr->rkey); in process_info_req() 850 rwr[mri].key = mr->rkey; in process_info_req()
|
/openbmc/qemu/qom/ |
H A D | object.c | 688 gpointer key, value; in object_property_del_child() local 691 while (g_hash_table_iter_next(&iter, &key, &value)) { in object_property_del_child() 702 while (g_hash_table_iter_next(&iter, &key, &value)) { in object_property_del_child() 1109 static void object_class_foreach_tramp(gpointer key, gpointer value, in object_class_foreach_tramp() argument 1364 gpointer key, val; in object_property_iter_next() local 1365 while (!g_hash_table_iter_next(&iter->iter, &key, &val)) { in object_property_iter_next()
|
/openbmc/bmcweb/include/ |
H A D | openbmc_dbus_rest.hpp | 995 nlohmann::json key; in readDictEntryFromMessage() local 996 r = convertDBusToJSON(types[0], m, key); in readDictEntryFromMessage() 1002 const std::string* keyPtr = key.get_ptr<const std::string*>(); in readDictEntryFromMessage() 1007 key = key.dump(2, ' ', true, nlohmann::json::error_handler_t::replace); in readDictEntryFromMessage() 1008 keyPtr = key.get_ptr<const std::string*>(); in readDictEntryFromMessage()
|
/openbmc/linux/drivers/md/ |
H A D | dm-integrity.c | 160 __u8 *key; member 394 ic->internal_hash_alg.key || ic->journal_mac_alg.key : in dm_integrity_disable_recalculate() 395 ic->internal_hash_alg.key && !ic->journal_mac_alg.key) in dm_integrity_disable_recalculate() 3775 kfree_sensitive(a->key); in free_alg() 3797 a->key = kmalloc(a->key_size, GFP_KERNEL); in get_alg_and_key() 3798 if (!a->key) in get_alg_and_key() 3800 if (hex2bin(a->key, a->key_string, a->key_size)) in get_alg_and_key() 3827 if (a->key) { in get_mac() 3828 r = crypto_shash_setkey(*hash, a->key, a->key_size); in get_mac() 3886 if (ic->journal_crypt_alg.key) { in create_journal() [all …]
|
/openbmc/linux/Documentation/process/ |
H A D | kernel-driver-statement.rst | 17 customers to give up key Linux advantages or choose new vendors.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3368-sheep.dts | 246 pwr_key: pwr-key {
|
/openbmc/u-boot/doc/ |
H A D | README.commands | 27 This function is called if the user hits the TAB key while
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | local-ping.patch | 96 … b = avahi_s_record_browser_prepare(server, interface, protocol, key, flags, callback, userdata);
|
/openbmc/openbmc/meta-facebook/meta-yosemitev2/recipes-bsp/u-boot/u-boot-aspeed-sdk/ |
H A D | 0001-board-aspeed-Add-Mux-for-yosemitev2.patch | 62 + // Read key position
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.h | 240 void qib_bad_pkey(struct qib_ibport *ibp, u32 key, u32 sl,
|