Home
last modified time | relevance | path

Searched refs:key (Results 3501 – 3525 of 5270) sorted by relevance

1...<<141142143144145146147148149150>>...211

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c905 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in skl_plane_ctl() local
929 if (key->flags & I915_SET_COLORKEY_DESTINATION) in skl_plane_ctl()
931 else if (key->flags & I915_SET_COLORKEY_SOURCE) in skl_plane_ctl()
1054 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in skl_plane_keyval() local
1056 return key->min_value; in skl_plane_keyval()
1061 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in skl_plane_keymax() local
1064 return (key->max_value & 0xffffff) | PLANE_KEYMAX_ALPHA(alpha); in skl_plane_keymax()
1069 const struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in skl_plane_keymsk() local
1073 keymsk = key->channel_mask & 0x7ffffff; in skl_plane_keymsk()
/openbmc/linux/tools/testing/selftests/net/
H A Dpmtu.sh573 …nk add vti${proto}_a type ${vti_type} local ${veth_a_addr} remote ${veth_b_addr} key 10 || return 1
574 …{ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_addr} key 10
857 options:remote_ip=${b_addr} options:key=1 options:csum=true || return 1
1835 run_cmd ${ns_a} ip link add vti4_a type vti local ${veth4_a_addr} remote ${veth4_b_addr} key 10
1845 …md ${ns_a} ip link add vti4_a mtu ${v} type vti local ${veth4_a_addr} remote ${veth4_b_addr} key 10
1858 …md ${ns_a} ip link add vti4_a mtu ${v} type vti local ${veth4_a_addr} remote ${veth4_b_addr} key 10
1873 run_cmd ${ns_a} ip link add vti6_a type vti6 local ${veth6_a_addr} remote ${veth6_b_addr} key 10
1883 …d ${ns_a} ip link add vti6_a mtu ${v} type vti6 local ${veth6_a_addr} remote ${veth6_b_addr} key 10
1896 …d ${ns_a} ip link add vti6_a mtu ${v} type vti6 local ${veth6_a_addr} remote ${veth6_b_addr} key 10
H A Dtxtimestamp.c179 uint32_t key, int payload_len) in __print_timestamp() argument
189 key, payload_len); in __print_timestamp()
193 key, payload_len); in __print_timestamp()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c197 memcpy(tx_cmd->key, keyconf->key, keyconf->keylen); in iwlagn_tx_cmd_build_hwcrypto()
204 ieee80211_get_tkip_p2k(keyconf, skb_frag, tx_cmd->key); in iwlagn_tx_cmd_build_hwcrypto()
214 memcpy(&tx_cmd->key[3], keyconf->key, keyconf->keylen); in iwlagn_tx_cmd_build_hwcrypto()
/openbmc/linux/drivers/crypto/
H A Domap-aes.c140 (__force u32)cpu_to_le32(dd->ctx->key[i])); in omap_aes_write_ctrl()
570 static int omap_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in omap_aes_setkey() argument
582 memcpy(ctx->key, key, keylen); in omap_aes_setkey()
589 ret = crypto_skcipher_setkey(ctx->fallback, key, keylen); in omap_aes_setkey()
/openbmc/linux/net/batman-adv/
H A Dnetwork-coding.c481 static void batadv_nc_hash_key_gen(struct batadv_nc_path *key, const char *src, in batadv_nc_hash_key_gen() argument
484 memcpy(key->prev_hop, src, sizeof(key->prev_hop)); in batadv_nc_hash_key_gen()
485 memcpy(key->next_hop, dst, sizeof(key->next_hop)); in batadv_nc_hash_key_gen()
H A Ddistributed-arp-table.c290 const unsigned char *key; in batadv_hash_dat() local
294 key = (__force const unsigned char *)&dat->ip; in batadv_hash_dat()
296 hash += key[i]; in batadv_hash_dat()
302 key = (__force const unsigned char *)&vid; in batadv_hash_dat()
304 hash += key[i]; in batadv_hash_dat()
/openbmc/linux/Documentation/scheduler/
H A Dsched-capacity.rst286 - The sched_asym_cpucapacity static key will be enabled.
292 The sched_asym_cpucapacity static key is intended to guard sections of code that
293 cater to asymmetric CPU capacity systems. Do note however that said key is
318 sched_asym_cpucapacity static key will be enabled. However, the sched_domain
325 - Check the sched_asym_cpucapacity static key
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp650 resp.header.record_length = sizeof(resp.body) + sizeof(resp.key) - sizeDiff; in getFruSdrs()
651 resp.key.deviceAddress = 0x20; in getFruSdrs()
652 resp.key.fruID = device->first; in getFruSdrs()
653 resp.key.accessLun = 0x80; // logical / physical fru device in getFruSdrs()
654 resp.key.channelNumber = 0x0; in getFruSdrs()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py465 def addNote(repo, ref, key, value=None): argument
466 note = key + (": %s" % value if value else "")
474 def removeNote(repo, ref, key): argument
476 notes = {k: v for k, v in notes.items() if k != key and not k.startswith(key + ":")}
H A Drecipeutils.py163 key = item[:-2]
165 key = item
166 restr = r'%s(_[a-zA-Z0-9-_$(){}]+|\[[^\]]*\])?' % key
182 remainingnames = OrderedDict(sorted(remainingnames.items(), key=lambda x: x[1]))
977 for var in sorted(list(d.keys()), key=len):
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.h376 u8 key[64]; member
382 u8 key[WLAN_MAX_KEY_LEN]; member
549 u8 key[WLAN_MAX_KEY_LEN]; member
/openbmc/linux/arch/arm64/boot/dts/sprd/
H A Dsc9860.dtsi691 key-volumedown {
699 key-volumeup {
707 key-power {
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_midi.c295 int key = note; in snd_opl3_note_on() local
561 vp->note = key; in snd_opl3_note_on()
569 vp2->note = key; in snd_opl3_note_on()
/openbmc/linux/net/netlabel/
H A Dnetlabel_domainhash.c105 static u32 netlbl_domhsh_hash(const char *key) in netlbl_domhsh_hash() argument
114 for (iter = 0, val = 0, len = strlen(key); iter < len; iter++) in netlbl_domhsh_hash()
115 val = (val << 4 | (val >> (8 * sizeof(u32) - 4))) ^ key[iter]; in netlbl_domhsh_hash()
/openbmc/openbmc/poky/bitbake/lib/
H A Dcodegen.py423 for idx, (key, value) in enumerate(zip(node.keys, node.values)):
426 self.visit(key)
513 self.visit(node.key)
/openbmc/linux/sound/firewire/
H A Disight.c603 int key, value; in get_unit_base() local
606 while (fw_csr_iterator_next(&i, &key, &value)) in get_unit_base()
607 if (key == CSR_OFFSET) in get_unit_base()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h977 union iwreq_data *wrqu, char *key);
980 char *key);
983 char *key);
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c136 int key = 0; in clear_fields() local
139 …ASSERT_OK(bpf_map__update_elem(map, &key, sizeof(key), buf, sizeof(buf), 0), "check_and_free_field… in clear_fields()
/openbmc/linux/drivers/hid/
H A Dhid-roccat-kone.c49 roccat_report.key = 0; in kone_profile_report()
821 roccat_report.key = 0; in kone_report_to_chrdev()
830 roccat_report.key = event->macro_key; in kone_report_to_chrdev()
/openbmc/linux/block/
H A Dioctl.c309 return ops->pr_reserve(bdev, rsv.key, rsv.type, rsv.flags); in blkdev_pr_reserve()
327 return ops->pr_release(bdev, rsv.key, rsv.type); in blkdev_pr_release()
363 return ops->pr_clear(bdev, c.key); in blkdev_pr_clear()
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_certificate.robot276 # key_pair_algorithm CSR key pair algorithm ("EC" or "RSA")
277 # key_bit_length CSR key bit length ("2048").
278 # key_curv_id CSR key curv id ("prime256v1" or "secp521r1" or "secp384r1").
/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c246 const char *key; in qobject_input_check_struct() local
251 if (g_hash_table_iter_next(&iter, (void **)&key, NULL)) { in qobject_input_check_struct()
253 full_name(qiv, key)); in qobject_input_check_struct()
/openbmc/linux/fs/cachefiles/
H A Dondemand.c608 volume_key_size = volume->key[0] + 1; in cachefiles_ondemand_init_open_req()
609 volume_key = volume->key + 1; in cachefiles_ondemand_init_open_req()
676 volume_key_size = volume->key[0] + 1; in cachefiles_ondemand_init_object()
/openbmc/qemu/tests/vm/
H A Dconf_example_aarch64.yml16 # If one key is provided, both must be provided.

1...<<141142143144145146147148149150>>...211