Home
last modified time | relevance | path

Searched refs:key (Results 4126 – 4150 of 5270) sorted by relevance

1...<<161162163164165166167168169170>>...211

/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md30 - It is not a key store. Because the data stored is accessible to IPMI users and
53 mechanism. As mentioned it is not meant for mailbox communication, key store,
/openbmc/u-boot/lib/
H A Dtpm-v1.c699 u32 tpm1_load_key2_oiap(struct udevice *dev, u32 parent_handle, const void *key, in tpm1_load_key2_oiap() argument
730 req_key_offset, key, key_length in tpm1_load_key2_oiap()
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dconf.patch278 + if [ ! -f /etc/bind/rndc.key ]; then
280 + chmod 0640 /etc/bind/rndc.key
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlicense_image.bbclass229 key,val = line.split(": ", 1)
230 man_dic[dep][key] = val[:-1]
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c294 struct ieee80211_key_conf *key = info->control.hw_key; in rtw_tx_pkt_info_update_sec() local
296 switch (key->cipher) { in rtw_tx_pkt_info_update_sec()
/openbmc/linux/virt/kvm/
H A Deventfd.c194 irqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in irqfd_wakeup() argument
198 __poll_t flags = key_to_poll(key); in irqfd_wakeup()
/openbmc/linux/fs/hfsplus/
H A Dbnode.c57 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() argument
70 hfs_bnode_read(node, key, off, key_len); in hfs_bnode_read_key()
/openbmc/linux/drivers/infiniband/core/
H A Drw.c434 ctx->reg->reg_wr.key = ctx->reg->mr->lkey; in rdma_rw_ctx_signature_init()
479 reg->reg_wr.key = reg->mr->lkey; in rdma_rw_update_lkey()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw53xx.dtsi49 key-erased {
50 label = "key-erased";
H A Dimx6qdl-gw52xx.dtsi49 key-erased {
50 label = "key-erased";
H A Dimx6qdl-gw54xx.dtsi50 key-erased {
51 label = "key-erased";
H A Dimx6qdl-gw551x.dtsi84 key-erased {
85 label = "key-erased";
H A Dimx6qdl-gw553x.dtsi82 key-erased {
83 label = "key-erased";
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-nvd2-native.bb20 # If you have a NVD API key (https://nvd.nist.gov/developers/request-an-api-key)
/openbmc/linux/arch/x86/kvm/
H A Dpmu.c296 static int find_filter_index(u64 *events, u64 nevents, u64 key) in find_filter_index() argument
298 u64 *fe = bsearch(&key, events, nevents, sizeof(events[0]), in find_filter_index()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h669 int (*get_rss)(struct hnae3_handle *handle, u32 *indir, u8 *key,
672 const u8 *key, const u8 hfunc);
/openbmc/linux/net/rxrpc/
H A Dcall_object.c212 call->key = key_get(cp->key); in rxrpc_alloc_client_call()
/openbmc/linux/drivers/gpu/host1x/
H A Dbus.c719 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key) in __host1x_client_init() argument
723 __mutex_init(&client->lock, "host1x client lock", key); in __host1x_client_init()
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp367 std::make_tuple(itemFRUS.key(), redundantPath, isMotherboard)); in processJSON()
382 replaceableFrus.emplace_back(itemFRUS.key()); in processJSON()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c435 if (!magic_match(vlbl->key, VOL1_MAGIC)) { in ipl_eckd_cdl()
439 if (!magic_match(vlbl->f.key, VOL1_MAGIC)) { in ipl_eckd_cdl()
/openbmc/qemu/docs/interop/
H A Dqmp-spec.rst44 important unless specifically documented otherwise. Repeating a key
361 key, or if it does not understand a key that the Client included. The
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c751 static int aspeed_sham_setkey(struct crypto_ahash *tfm, const u8 *key, in aspeed_sham_setkey() argument
768 key, keylen, bctx->ipad); in aspeed_sham_setkey()
774 memcpy(bctx->ipad, key, keylen); in aspeed_sham_setkey()
/openbmc/linux/drivers/tty/
H A DKconfig25 is done with certain key combinations, usually Alt-<function key>.
32 the setfont ("man setfont") command and the key bindings are defined
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-speakup224 Description: This file contains names for key states.
229 The speakup key is depressed, so the name of the key state is
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c592 struct ieee80211_key_conf *key) in rtw89_ops_set_key() argument
603 ret = rtw89_cam_sec_key_add(rtwdev, vif, sta, key); in rtw89_ops_set_key()
613 ret = rtw89_cam_sec_key_del(rtwdev, vif, sta, key, true); in rtw89_ops_set_key()

1...<<161162163164165166167168169170>>...211