Home
last modified time | relevance | path

Searched refs:key (Results 4701 – 4725 of 5261) sorted by relevance

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

/openbmc/linux/tools/include/nolibc/
H A Dsys.h466 static unsigned long getauxval(unsigned long key);
/openbmc/linux/drivers/soc/qcom/
H A DKconfig24 Command DB queries shared memory by key string for shared system
/openbmc/linux/tools/perf/Documentation/
H A Dperf-diff.txt61 Sort by key(s): pid, comm, dso, symbol, cpu, parent, srcline.
/openbmc/linux/Documentation/maintainer/
H A Dpull-requests.rst41 last commit in the ``char-misc-next`` branch, and sign it with your gpg key
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Drc-protos.rst15 value. Using keymap tables this can be mapped to linux key codes.
/openbmc/linux/Documentation/trace/
H A Dboottime-trace.rst137 Set histogram key parameters. (Mandatory)
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-colibri.dtsi48 key-wakeup {
H A Dimx6q-pistachio.dts103 key-power {
/openbmc/linux/net/ipv6/
H A DKconfig253 The destination address is still the primary routing key, so mixing
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-xiaomi-polaris.dts56 key-vol-up {
H A Dsdm845-shift-axolotl.dts54 key-vol-up {
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/
H A Dtest_overview_menu.robot283 Page Should Contain Access key expiration
/openbmc/linux/fs/overlayfs/
H A Dparams.c605 param->key); in ovl_parse_param()
/openbmc/openbmc/poky/documentation/test-manual/
H A Dintro.rst23 information from the README files and notes from key engineers:
137 may be selected by members of the project. Some key community layers
/openbmc/linux/drivers/power/supply/
H A Dbq27xxx_battery.c968 #define BQ27XXX_DATA(ref, key, opt) { \ argument
970 .unseal_key = key, \
/openbmc/linux/Documentation/gpu/
H A Di915.rst721 Example of the output showing the implemented key value pairs and entirety of
738 Possible `drm-engine-` key names are: `render`, `copy`, `video` and
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c337 static void applkey(struct vc_data *vc, int key, char mode) in applkey() argument
342 buf[2] = key; in applkey()
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210-p3450-0000.dts1747 key-force-recovery {
1755 key-power {
H A Dtegra194-p2972-0000.dts2253 key-force-recovery {
2262 key-power {
H A Dtegra194-p3509-0000.dtsi2258 key-force-recovery {
2267 key-power {
/openbmc/qemu/net/
H A Dnet.c1039 static gboolean add_nic_result(gpointer key, gpointer value, gpointer user_data) in add_nic_result() argument
1043 const char *model = key; in add_nic_result()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c5388 unsigned int key, nr_read_elems; in do_test_pprint() local
5451 for (key = 0; key < test->max_entries; key++) { in do_test_pprint()
5452 set_pprint_mapv(mapv_kind, mapv, key, num_cpus, rounded_value_size); in do_test_pprint()
5453 bpf_map_update_elem(map_fd, &key, mapv, 0); in do_test_pprint()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c3404 stag_info.stag_key = reg_wr(ib_wr)->key & 0xff; in irdma_post_send()
3405 stag_info.stag_idx = reg_wr(ib_wr)->key >> 8; in irdma_post_send()
4382 u32 key = new_ah->sc_ah.ah_info.dest_ip_addr[0] ^ in irdma_ah_exists() local
4387 hash_for_each_possible(iwdev->ah_hash_tbl, ah, list, key) { in irdma_ah_exists()
4467 u32 key = parent_ah->sc_ah.ah_info.dest_ip_addr[0] ^ in irdma_create_user_ah() local
4473 hash_add(iwdev->ah_hash_tbl, &parent_ah->list, key); in irdma_create_user_ah()
/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c4212 smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key) in smb2_get_enc_key() argument
4227 memcpy(key, ses_enc_key, SMB3_ENC_DEC_KEY_SIZE); in smb2_get_enc_key()
4256 u8 key[SMB3_ENC_DEC_KEY_SIZE]; in crypt_message() local
4265 rc = smb2_get_enc_key(server, le64_to_cpu(tr_hdr->SessionId), enc, key); in crypt_message()
4282 rc = crypto_aead_setkey(tfm, key, SMB3_GCM256_CRYPTKEY_SIZE); in crypt_message()
4284 rc = crypto_aead_setkey(tfm, key, SMB3_GCM128_CRYPTKEY_SIZE); in crypt_message()
/openbmc/linux/net/mac80211/
H A Dutil.c1814 const u8 *bssid, const u8 *key, u8 key_len, u8 key_idx, in ieee80211_send_auth() argument
1863 err = ieee80211_wep_encrypt(local, skb, key, key_len, key_idx); in ieee80211_send_auth()
2988 struct ieee80211_key *key; in ieee80211_reconfig_disconnect() local
3010 list_for_each_entry(key, &sdata->key_list, list) in ieee80211_reconfig_disconnect()
3011 key->flags |= KEY_FLAG_TAINTED; in ieee80211_reconfig_disconnect()

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