Home
last modified time | relevance | path

Searched refs:key (Results 4551 – 4575 of 5261) sorted by relevance

1...<<181182183184185186187188189190>>...211

/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwpol-yocto.txt109 $(TWLKEY)/$(HOSTNAME)-local.key -> $(SEC_BIN) ;
110 $(TWSKEY)/site.key -> $(SEC_BIN) ;
157 # $(TWLKEY)/authentication.key -> $(SEC_BIN) ;
/openbmc/docs/
H A Danti-patterns.md350 Categorization and system impact are key things to focus on when creating
569 All key-value pairs provided to the `lg2` logging APIs are captured in the
570 structured log event, regardless of whether any particular key is interpolated
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Drunqueue.py1362 for key, value in (var.split('=',1) for var in fakerootenv):
1363 env[key] = value
1782 def recursecb(key, hash1, hash2): argument
1784 bb.debug(1, "Recursively looking for recipe {} hashes {}".format(key, hashes))
1785 hashfiles = bb.siggen.find_siginfo(key, None, hashes, self.cfgData)
1793 … recout.append("Unable to find matching sigdata for %s with hashes %s or %s" % (key, hash1, hash2))
1816 … latestmatch = matches[sorted(matches.keys(), key=lambda h: matches[h]['time'])[-1]]['path']
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c1476 const struct xfrm_pol_inexact_key *key = arg->key; in xfrm_pol_bin_cmp() local
1480 if (!net_eq(read_pnet(&b->k.net), read_pnet(&key->net))) in xfrm_pol_bin_cmp()
1483 ret = b->k.dir ^ key->dir; in xfrm_pol_bin_cmp()
1487 ret = b->k.type ^ key->type; in xfrm_pol_bin_cmp()
1491 ret = b->k.family ^ key->family; in xfrm_pol_bin_cmp()
1495 return b->k.if_id ^ key->if_id; in xfrm_pol_bin_cmp()
/openbmc/linux/drivers/hid/
H A Dwacom_wac.c1295 return test_bit(BTN_TOUCH, input->key) && in wacom_wac_finger_count_touches()
4052 int key = wacom_numbered_button_to_key(i); in wacom_setup_numbered_buttons() local
4054 if (key) in wacom_setup_numbered_buttons()
4055 __set_bit(key, input_dev->keybit); in wacom_setup_numbered_buttons()
4162 int key = wacom_numbered_button_to_key(i); in wacom_report_numbered_buttons() local
4164 if (key) in wacom_report_numbered_buttons()
4165 input_report_key(input_dev, key, mask & (1 << i)); in wacom_report_numbered_buttons()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h2495 uint64_t key:64; member
2497 uint64_t key:64;
2506 uint64_t key:64; member
2508 uint64_t key:64;
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ap.rst47 example, to set a secure private key for the domain.
109 The APQNs can provide secure key functionality - i.e., a private key is stored
907 device, such as a private key configured specifically for the guest.
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c2330 unsigned int *key = (unsigned int *)&pdata->rss_key; in xlgmac_write_rss_hash_key() local
2335 key_regs, *key++); in xlgmac_write_rss_hash_key()
2359 static int xlgmac_set_rss_hash_key(struct xlgmac_pdata *pdata, const u8 *key) in xlgmac_set_rss_hash_key() argument
2361 memcpy(pdata->rss_key, key, sizeof(pdata->rss_key)); in xlgmac_set_rss_hash_key()
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210-smaug.dts1648 nuvoton,short-key-debounce = <2>;
1819 key-power {
1827 key-volume-down {
1833 key-volume-up {
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c1139 .key = req->mr->rkey, in rtrs_clt_write_req()
1221 .key = req->mr->rkey, in rtrs_clt_read_req()
1231 msg->desc[0].key = cpu_to_le32(req->mr->rkey); in rtrs_clt_read_req()
2429 rkey = le32_to_cpu(desc->key); in process_info_rsp()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c415 &ib_spec->gre.mask.key, in parse_flow_attr()
416 sizeof(ib_spec->gre.mask.key)); in parse_flow_attr()
419 &ib_spec->gre.val.key, in parse_flow_attr()
420 sizeof(ib_spec->gre.val.key)); in parse_flow_attr()
/openbmc/linux/net/tls/
H A Dtls_sw.c2670 char *iv, *rec_seq, *key, *salt; in tls_set_sw_offload() local
2709 key = crypto_info_key(crypto_info, cipher_desc); in tls_set_sw_offload()
2763 rc = crypto_aead_setkey(*aead, key, cipher_desc->key); in tls_set_sw_offload()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c4048 struct ice_aqc_get_set_rss_keys *key, bool set) in __ice_aq_get_set_rss_key() argument
4051 u16 key_size = sizeof(*key); in __ice_aq_get_set_rss_key()
4064 return ice_aq_send_cmd(hw, &desc, key, key_size, NULL); in __ice_aq_get_set_rss_key()
4077 struct ice_aqc_get_set_rss_keys *key) in ice_aq_get_rss_key() argument
4079 if (!ice_is_vsi_valid(hw, vsi_handle) || !key) in ice_aq_get_rss_key()
4083 key, false); in ice_aq_get_rss_key()
/openbmc/linux/net/core/
H A Dneighbour.c758 if (!memcmp(n->key, pkey, key_len) && in __pneigh_lookup_1()
801 memcpy(n->key, pkey, key_len); in pneigh_lookup()
832 if (!memcmp(n->key, pkey, key_len) && n->dev == dev && in pneigh_delete()
2648 if (nla_put(skb, NDA_DST, tbl->key_len, pn->key)) in pneigh_fill_info()
3155 u32 key = *((u32 *)addr); in neigh_xmit() local
3157 neigh = __ipv4_neigh_lookup_noref(dev, key); in neigh_xmit()
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-koneplus47 Description: The mouse can store a macro with max 500 key/button strokes
/openbmc/linux/Documentation/driver-api/soundwire/
H A Dsummary.rst12 Broad level key features of SoundWire interface include:
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py250 for i,p in sorted(enumerate(patches), key=patch_sort_key):
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-zcu102-revA.dts54 gpio-key,wakeup;
H A Dam335x-pxm2.dtsi59 gpio-key,wakeup;
/openbmc/u-boot/drivers/pinctrl/
H A DKconfig130 rejection of unwanted pulses from key or push button operations. You
/openbmc/linux/Documentation/userspace-api/
H A Diommu.rst117 aware and shares many key concepts such as device model, group, and
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmlock.c299 tmpret = o2net_send_message(DLM_CREATE_LOCK_MSG, dlm->key, &create, in dlm_send_remote_lock_request()
/openbmc/linux/Documentation/driver-api/gpio/
H A Ddrivers-on-gpio.rst18 can generate interrupts in response to a key press. Also supports debounce.
/openbmc/linux/net/bridge/netfilter/
H A DKconfig16 Add support for bridge dedicated meta key.
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_mgmt.h476 u8 key[4][32]; member

1...<<181182183184185186187188189190>>...211