/openbmc/linux/crypto/asymmetric_keys/ |
H A D | x509_public_key.c | 70 sm2_compute_z_digest(desc, cert->pub->key, in x509_get_sig_params()
|
/openbmc/linux/drivers/input/mouse/ |
H A D | sermouse.c | 113 input_report_key(dev, BTN_MIDDLE, !test_bit(BTN_MIDDLE, dev->key)); in sermouse_process_ms()
|
/openbmc/linux/tools/verification/dot2/ |
H A D | dot2c.py | 152 max_state_name = max(self.states, key = len).__len__()
|
/openbmc/linux/tools/perf/util/ |
H A D | callchain.h | 110 enum chain_key key; member
|
/openbmc/linux/Documentation/sphinx/ |
H A D | automarkup.py | 104 sorted_matches = sorted(chain(*match_iterators), key=lambda m: m.start())
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-href-tvk1281618-r3.dtsi | 149 bootloader-key = /bits/ 8 <0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07>;
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-381-netgear-gs110emx.dts | 27 key-factory-default {
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-apalis-eval.dts | 196 key-wakeup {
|
H A D | tegra20-colibri-eval-v3.dts | 214 key-wakeup {
|
/openbmc/openbmc-test-automation/lib/ |
H A D | resource.robot | 48 # Assign BMC password as default. User can input using -v option to key in
|
/openbmc/linux/drivers/scsi/ |
H A D | sd.c | 1882 rsv->key = get_unaligned_be64(&data[8]); in sd_pr_read_reservation() 1887 static int sd_pr_out_command(struct block_device *bdev, u8 sa, u64 key, in sd_pr_out_command() argument 1905 put_unaligned_be64(key, &data[0]); in sd_pr_out_command() 1935 static int sd_pr_reserve(struct block_device *bdev, u64 key, enum pr_type type, in sd_pr_reserve() argument 1940 return sd_pr_out_command(bdev, 0x01, key, 0, in sd_pr_reserve() 1944 static int sd_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in sd_pr_release() argument 1946 return sd_pr_out_command(bdev, 0x02, key, 0, in sd_pr_release() 1957 static int sd_pr_clear(struct block_device *bdev, u64 key) in sd_pr_clear() argument 1959 return sd_pr_out_command(bdev, 0x03, key, 0, 0, 0); in sd_pr_clear()
|
/openbmc/linux/mm/ |
H A D | vmscan.c | 3348 key[1] = hash >> BLOOM_FILTER_SHIFT; in get_item_key() 3353 int key[2]; in test_bloom_filter() local 3361 get_item_key(item, key); in test_bloom_filter() 3363 return test_bit(key[0], filter) && test_bit(key[1], filter); in test_bloom_filter() 3368 int key[2]; in update_bloom_filter() local 3376 get_item_key(item, key); in update_bloom_filter() 3378 if (!test_bit(key[0], filter)) in update_bloom_filter() 3379 set_bit(key[0], filter); in update_bloom_filter() 3380 if (!test_bit(key[1], filter)) in update_bloom_filter() 3381 set_bit(key[1], filter); in update_bloom_filter() [all …]
|
/openbmc/linux/drivers/net/wireless/zydas/ |
H A D | zd1201.c | 1405 struct iw_request_info *info, union iwreq_data *wrqu, char *key) in zd1201_set_encode() argument 1430 err = zd1201_setconfig(zd, rid, key, erq->length, 1); in zd1201_set_encode() 1434 memcpy(zd->encode_keys[i], key, erq->length); in zd1201_set_encode() 1463 struct iw_request_info *info, union iwreq_data *wrqu, char *key) in zd1201_get_encode() argument 1491 memcpy(key, zd->encode_keys[i], erq->length); in zd1201_get_encode()
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | af9035.c | 1862 u32 key; in af9035_rc_query() local 1875 key = RC_SCANCODE_NEC(buf[0], buf[2]); in af9035_rc_query() 1879 key = RC_SCANCODE_NECX(buf[0] << 8 | buf[1], buf[2]); in af9035_rc_query() 1884 key = RC_SCANCODE_NEC32(buf[0] << 24 | buf[1] << 16 | in af9035_rc_query() 1891 rc_keydown(d->rc_dev, proto, key, 0); in af9035_rc_query()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ops.c | 822 struct ieee80211_key_conf *key, in iwl_mvm_frob_txf_key_iter() argument 830 switch (key->cipher) { in iwl_mvm_frob_txf_key_iter() 832 keydata = key->key; in iwl_mvm_frob_txf_key_iter() 833 keylen = key->keylen; in iwl_mvm_frob_txf_key_iter()
|
/openbmc/linux/net/wireless/ |
H A D | sme.c | 172 auth_req.key = params->key; in cfg80211_conn_do_work() 1495 connect->key = connkeys->params[idx].key; in cfg80211_connect() 1517 connect->key = NULL; in cfg80211_connect()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 1260 static __uint128_t pac_key_to_user(const struct ptrauth_key *key) in pac_key_to_user() argument 1262 return (__uint128_t)key->hi << 64 | key->lo; in pac_key_to_user() 1267 struct ptrauth_key key = { in pac_key_from_user() local 1272 return key; in pac_key_from_user()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | aesni-intel_asm.S | 193 # once per key. 1834 movups (UKEYP), %xmm0 # user key (first 16 bytes) 1836 lea 0x10(KEYP), TKEYP # key addr 1842 movups 0x10(UKEYP), %xmm2 # other user key 1873 movq 0x10(UKEYP), %xmm2 # other user key 1949 movl 480(KEYP), KLEN # key length 1974 movaps (KEYP), KEY # key 2037 movaps (KEYP), KEY # key 2138 mov 480(KEYP), KLEN # key length 2164 movaps (KEYP), KEY # key [all …]
|
/openbmc/linux/net/core/ |
H A D | filter.c | 4685 to->tunnel_id = be64_to_cpu(info->key.tun_id); in BPF_CALL_4() 4686 to->tunnel_tos = info->key.tos; in BPF_CALL_4() 4687 to->tunnel_ttl = info->key.ttl; in BPF_CALL_4() 4689 to->tunnel_flags = info->key.tun_flags; in BPF_CALL_4() 4804 info->key.tun_flags |= TUNNEL_DONT_FRAGMENT; in BPF_CALL_4() 4806 info->key.tun_flags &= ~TUNNEL_CSUM; in BPF_CALL_4() 4808 info->key.tun_flags |= TUNNEL_SEQ; in BPF_CALL_4() 4810 info->key.tun_flags &= ~TUNNEL_KEY; in BPF_CALL_4() 4813 info->key.tos = from->tunnel_tos; in BPF_CALL_4() 4814 info->key.ttl = from->tunnel_ttl; in BPF_CALL_4() [all …]
|
/openbmc/qemu/docs/system/ |
H A D | pr-manager.rst | 69 As of August 2017, a reservation key must be specified in ``multipath.conf``
|
/openbmc/u-boot/fs/btrfs/ |
H A D | btrfs_tree.h | 488 struct btrfs_key key; member
|
/openbmc/qemu/pc-bios/keymaps/ |
H A D | sv | 19 # Translate Menu to the Windows Application key.
|
/openbmc/linux/Documentation/driver-api/80211/ |
H A D | mac80211-advanced.rst | 190 .. kernel-doc:: net/mac80211/key.c
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | remote-controller.rst | 40 layer, i.e. you'll see the keys of the remote as normal key strokes
|
/openbmc/linux/Documentation/admin-guide/cifs/ |
H A D | authors.rst | 50 - Aurelien Aptel (for DFS SMB3 work and some key bug fixes)
|