Home
last modified time | relevance | path

Searched refs:key (Results 5026 – 5050 of 5198) sorted by relevance

1...<<201202203204205206207208

/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dconcepts-appx.rst141 As mentioned earlier, a key goal of the Yocto Project is to present the
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62-verdin.dtsi51 verdin_key_wakeup: key-wakeup {
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst20 key size determines the strength of encryption for a given block device.
/openbmc/linux/fs/smb/client/
H A Dsess.c1573 struct key *spnego_key = NULL; in sess_auth_kerberos()
H A Dcifspdu.h660 __u8 key[CIFS_SERVER_CHALLENGE_SIZE]; member
/openbmc/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst402 2. The adapter's current configuration is displayed. Hit the ENTER key to
/openbmc/linux/net/mac80211/
H A Dmlme.c3616 auth_data->key, auth_data->key_len, in ieee80211_auth_challenge()
7186 if (req->key && req->key_len) { in ieee80211_mgd_auth()
7189 memcpy(auth_data->key, req->key, req->key_len); in ieee80211_mgd_auth()
/openbmc/linux/drivers/thunderbolt/
H A Dtest.c2786 KUNIT_ASSERT_STREQ(test, &p1->key[0], &p2->key[0]); in compare_dirs()
/openbmc/linux/drivers/tty/vt/
H A Dvt.c2533 static int ucs_cmp(const void *key, const void *elt) in ucs_cmp() argument
2535 uint32_t ucs = *(uint32_t *)key; in ucs_cmp()
/openbmc/linux/Documentation/admin-guide/media/
H A Dbttv.rst768 when I get time (it simple generates an interrupt for each key press, with
769 the key code is placed in the GPIO port).
/openbmc/linux/kernel/trace/
H A Dring_buffer.c1822 struct lock_class_key *key) in __ring_buffer_alloc() argument
1842 buffer->reader_lock_key = key; in __ring_buffer_alloc()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h2433 uint64_t key:24; member
2435 uint64_t key:24;
/openbmc/linux/net/ipv4/
H A Dtcp_output.c783 if (static_branch_unlikely(&tcp_md5_needed.key) && in tcp_syn_options()
941 if (static_branch_unlikely(&tcp_md5_needed.key) && in tcp_established_options()
/openbmc/linux/Documentation/admin-guide/
H A Dreporting-regressions.rst256 Luckily this middling almost always can be avoided, as key developers for the
H A Dquickly-build-trimmed-linux.rst409 show a blue box with a message 'Press any key to perform MOK management'. Hit
410 some key before the countdown exposes. This will open a menu and choose 'Change
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dintro.rst676 ``NLM_F_APPEND`` indicates that if one key can have multiple objects associated
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script-python.txt309 for id, val in sorted(syscalls.iteritems(), key = lambda(k, v): (v, k), \
/openbmc/qemu/docs/devel/
H A Dbuild-system.rst479 The following key files are statically defined in the source tree, with
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-infiniband357 key table n = 0..126
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass940 index["documents"].sort(key=lambda x: x["filename"])
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/
H A D090856f4159c40a2927fb88546419f2e1697ad5f.patch977 …hlhZSyKSuB7PQyiPBPD"], "content-length": ["117140"], "x-amz-meta-surrogate-key": ["repository-3710…
1142 + "x-amz-meta-surrogate-key": [
1165 …EV+mFpaDgjl1g9uSAPiZxwc6b2cYydhlhZSyKSuB7PQyiPBPD"], "x-amz-meta-surrogate-key": ["repository-3710…
1323 + "x-amz-meta-surrogate-key": [
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2644 ether_addr_copy(input->filter.dst_addr, match.key->dst); in igb_parse_cls_flower()
2655 ether_addr_copy(input->filter.src_addr, match.key->src); in igb_parse_cls_flower()
2670 input->filter.etype = match.key->n_proto; in igb_parse_cls_flower()
2686 (__force __be16)match.key->vlan_priority; in igb_parse_cls_flower()
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst348 expanded all the nodes using the ``E`` key):
1942 Connection problems are often due specifying a wrong IP address or having a ``host key
2068 RSA key fingerprint is 23:bd:c8:b1:a8:71:52:00:ee:00:4f:64:9e:10:b9:7e.
2180 RSA key fingerprint is 23:bd:c8:b1:a8:71:52:00:ee:00:4f:64:9e:10:b9:7e.
/openbmc/linux/kernel/sched/
H A Dfair.c642 s64 key = entity_key(cfs_rq, se); in avg_vruntime_add() local
644 cfs_rq->avg_vruntime += key * weight; in avg_vruntime_add()
652 s64 key = entity_key(cfs_rq, se); in avg_vruntime_sub() local
654 cfs_rq->avg_vruntime -= key * weight; in avg_vruntime_sub()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py1845 filelist1.sort(key=lambda item: item.split()[-1])
1846 filelist2.sort(key=lambda item: item.split()[-1])

1...<<201202203204205206207208