/openbmc/docs/designs/ |
H A D | binarystore-via-blobs.md | 30 - 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 D | tpm-v1.c | 699 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 D | conf.patch | 278 + if [ ! -f /etc/bind/rndc.key ]; then 280 + chmod 0640 /etc/bind/rndc.key
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | license_image.bbclass | 229 key,val = line.split(": ", 1) 230 man_dic[dep][key] = val[:-1]
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | tx.c | 294 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 D | eventfd.c | 194 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 D | bnode.c | 57 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 D | rw.c | 434 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 D | imx6qdl-gw53xx.dtsi | 49 key-erased { 50 label = "key-erased";
|
H A D | imx6qdl-gw52xx.dtsi | 49 key-erased { 50 label = "key-erased";
|
H A D | imx6qdl-gw54xx.dtsi | 50 key-erased { 51 label = "key-erased";
|
H A D | imx6qdl-gw551x.dtsi | 84 key-erased { 85 label = "key-erased";
|
H A D | imx6qdl-gw553x.dtsi | 82 key-erased { 83 label = "key-erased";
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | cve-update-nvd2-native.bb | 20 # If you have a NVD API key (https://nvd.nist.gov/developers/request-an-api-key)
|
/openbmc/linux/arch/x86/kvm/ |
H A D | pmu.c | 296 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 D | hnae3.h | 669 int (*get_rss)(struct hnae3_handle *handle, u32 *indir, u8 *key, 672 const u8 *key, const u8 hfunc);
|
/openbmc/linux/net/rxrpc/ |
H A D | call_object.c | 212 call->key = key_get(cp->key); in rxrpc_alloc_client_call()
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | bus.c | 719 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 D | manager.cpp | 367 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 D | bootmap.c | 435 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 D | qmp-spec.rst | 44 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 D | aspeed-hace-hash.c | 751 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 D | Kconfig | 25 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 D | sysfs-driver-speakup | 224 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 D | mac80211.c | 592 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()
|