Home
last modified time | relevance | path

Searched refs:key (Results 3601 – 3625 of 5270) sorted by relevance

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

/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/
H A Decryptfs-utils_111.bb5 to perform key management and mount functions."
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h148 uint8_t key[VIRTIO_NET_RSS_MAX_KEY_SIZE]; member
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py651 return sorted(customisable_image_recipes, key=lambda recipe: recipe.name)
1077 …self._helptext = HelpText.objects.get(key=self.task_name, area=HelpText.VARIABLE, build=self.build…
1439 for key in LayerSource.__dict__:
1440 if "TYPE" in key:
1441 dictionary[key] = getattr(LayerSource, key)
1591 return sorted(result, key=lambda x: x.layer.name)
1810 key = models.CharField(max_length=100) variable in HelpText
/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c501 partner->key = ntohs(lacpdu->actor_key); in __record_pdu()
568 ntohs(lacpdu->actor_key) != partner->key || in __update_selected()
600 admin->key != oper->key || in __update_default_selected()
824 lacpdu->partner_key = htons(partner->key); in __update_lacpdu_from_port()
1485 (aggregator->partner_oper_aggregator_key == port->partner_oper.key) in ad_port_selection_logic()
1536 port->aggregator->partner_oper_aggregator_key = port->partner_oper.key; in ad_port_selection_logic()
1852 .key = 1, in ad_initialize_port()
/openbmc/linux/fs/reiserfs/
H A Dfix_node.c151 struct reiserfs_key *key; in create_virtual_node() local
153 key = internal_key(tb->CFR[0], tb->rkey[0]); in create_virtual_node()
154 if (op_is_left_mergeable(key, Sh->b_size) in create_virtual_node()
161 if (op_is_left_mergeable(key, Sh->b_size) && in create_virtual_node()
181 key, vn->vn_affected_item_num, in create_virtual_node()
1006 static void decrement_key(struct cpu_key *key) in decrement_key() argument
1009 item_ops[cpu_key_k_type(key)]->decrement_key(key); in decrement_key()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c572 static int qib_set_part_key(struct qib_ctxtdata *rcd, u16 key) in qib_set_part_key() argument
577 u16 lkey = key & 0x7FFF; in qib_set_part_key()
592 key |= 0x8000; in qib_set_part_key()
597 if (rcd->pkeys[i] == key) in qib_set_part_key()
607 if (ppd->pkeys[i] == key) { in qib_set_part_key()
611 rcd->pkeys[pidx] = key; in qib_set_part_key()
633 rcd->pkeys[pidx] = key; in qib_set_part_key()
634 ppd->pkeys[i] = key; in qib_set_part_key()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c3283 memcpy(ap_key->key, key, key_size); in wl1271_record_ap_key()
3306 struct wl1271_ap_key *key; in wl1271_ap_init_hwenc() local
3315 hlid = key->hlid; in wl1271_ap_init_hwenc()
3320 key->id, key->key_type, in wl1271_ap_init_hwenc()
3321 key->key_size, key->key, in wl1271_ap_init_hwenc()
3322 hlid, key->tx_seq_32, in wl1271_ap_init_hwenc()
3323 key->tx_seq_16, key->is_pairwise); in wl1271_ap_init_hwenc()
3327 if (key->key_type == KEY_WEP) in wl1271_ap_init_hwenc()
3373 key, hlid, tx_seq_32, in wl1271_set_key()
3378 key, hlid, tx_seq_32, in wl1271_set_key()
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c554 int key = listen_hashfn(sk); in listen_hash_add() local
559 p->next = cdev->listen_hash_tab[key]; in listen_hash_add()
560 cdev->listen_hash_tab[key] = p; in listen_hash_add()
571 int key; in listen_hash_find() local
573 key = listen_hashfn(sk); in listen_hash_find()
576 for (p = cdev->listen_hash_tab[key]; p; p = p->next) in listen_hash_find()
590 int key; in listen_hash_del() local
592 key = listen_hashfn(sk); in listen_hash_del()
593 prev = &cdev->listen_hash_tab[key]; in listen_hash_del()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c184 uint32_t key; in qla_find_host_by_d_id() local
191 key = be_to_port_id(d_id).b24; in qla_find_host_by_d_id()
1622 u64 key = 0; in qlt_release() local
2011 uint32_t key; in abort_cmds_for_lun() local
2014 key = sid_to_key(s_id); in abort_cmds_for_lun()
4241 u64 key = 0; in qlt_clr_qp_table() local
4253 for (key = 0; key < ha->max_qpairs; key++) in qlt_clr_qp_table()
4700 uint32_t key; in abort_cmds_for_s_id() local
4712 if (op_key == key) { in abort_cmds_for_s_id()
4721 if (cmd_key == key) { in abort_cmds_for_s_id()
[all …]
/openbmc/linux/fs/unicode/
H A Dmkutf8data.c380 static void *lookup(struct tree *tree, const char *key) in lookup() argument
388 key++; in lookup()
389 if (*key & (1 << (node->bitnum & 7))) { in lookup()
533 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert() argument
552 key++; in insert()
553 if (*key & (1 << (node->bitnum & 7))) in insert()
563 if (*key & (1 << (node->bitnum & 7))) in insert()
1750 char key[4]; in verify() local
1764 utf8encode(key,unichar); in verify()
1765 leaf = utf8lookup(tree, hangul, key); in verify()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c4111 .key_idx = key->keyidx, in ath11k_install_key()
4112 .key_len = key->keylen, in ath11k_install_key()
4113 .key_data = key->key, in ath11k_install_key()
4131 switch (key->cipher) { in ath11k_install_key()
4213 struct ieee80211_key_conf *key) in ath11k_mac_op_set_key() argument
4246 key->hw_key_idx = key->keyidx; in ath11k_mac_op_set_key()
4295 peer->keys[key->keyidx] = key; in ath11k_mac_op_set_key()
4304 peer->keys[key->keyidx] = NULL; in ath11k_mac_op_set_key()
4316 switch (key->cipher) { in ath11k_mac_op_set_key()
6188 if (key) { in ath11k_mac_op_tx()
[all …]
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py352 for key, value in sorted(self.toolchains.iteritems()):
353 print '%-10s: %s' % (key, value.gcc)
/openbmc/qemu/docs/sphinx/
H A Ddbusdomain.py288 ignores = sorted(ignores, key=len, reverse=True)
296 key=lambda x: x[0].lower(),
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py235 if args.key:
236 extraoptions += ' -i %s' % args.key
/openbmc/qemu/tests/qemu-iotests/
H A D257189 kwargs = {key: val for key, val in kwargs.items() if val is not None}
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py265 (key, sep, val) = arg.partition('=')
272 optpath = key.split('.')
/openbmc/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c605 if (!(strcmp(argv[i].key, "disable"))) { in plugin_init()
609 error(G_("unknown option '-fplugin-arg-%s-%s'"), plugin_name, argv[i].key); in plugin_init()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_bpf2bpf.c510 __u32 key = 0; in test_func_replace_progmap() local
541 &key, &value, 0); in test_func_replace_progmap()
/openbmc/linux/drivers/mfd/
H A Dipaq-micro.c119 if (micro->key) in micro_rx_msg()
120 micro->key(micro->key_data, len, data); in micro_rx_msg()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw552x.dtsi41 key-erased {
42 label = "key-erased";
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-firefly-reload.dts30 key-power {
331 pwr_key: pwr-key {
H A Drk3066a-rayeager.dts35 key-power {
357 pwr_key: pwr-key {
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqrb2210-rb1.dts32 key-volume-up {
351 key_volp_n: key-volp-n-state {
/openbmc/qemu/hw/i386/kvm/
H A Dxen_gnttab.c404 static gboolean do_unmap(gpointer key, gpointer value, gpointer user_data) in do_unmap() argument
407 grant_ref_t gref = GPOINTER_TO_INT(key); in do_unmap()
/openbmc/qemu/backends/
H A Ddbus-vmstate.c297 dbus_save_state_proxy(gpointer key, in dbus_save_state_proxy() argument
302 const char *id = key; in dbus_save_state_proxy()

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