Home
last modified time | relevance | path

Searched defs:key (Results 1676 – 1700 of 2495) sorted by relevance

1...<<61626364656667686970>>...100

/openbmc/qemu/hw/s390x/
H A Ds390-skeys.c109 uint8_t key; in hmp_info_skeys() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp157 const char* key, const uint16_t* value, in dimmPropToHex()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c567 struct ath6kl_key *key = NULL; in ath6kl_cfg80211_connect() local
1133 struct ath6kl_key *key = NULL; in ath6kl_cfg80211_add_key() local
1288 struct ath6kl_key *key = NULL; in ath6kl_cfg80211_get_key() local
1323 struct ath6kl_key *key = NULL; in ath6kl_cfg80211_set_default_key() local
/openbmc/linux/net/mac80211/
H A Drx.c1848 struct ieee80211_key *key = NULL; in ieee80211_rx_get_bigtk() local
1997 struct ieee80211_key *key = NULL; in ieee80211_rx_h_decrypt() local
2729 struct ieee80211_mesh_fast_tx_key key = { in ieee80211_rx_mesh_fast_forward() local
4512 struct ieee80211_key *key; in ieee80211_check_fast_rx() local
/openbmc/linux/tools/perf/util/
H A Dauxtrace.c2042 int auxtrace_cache__add(struct auxtrace_cache *c, u32 key, in auxtrace_cache__add()
2055 u32 key) in auxtrace_cache__rm()
2075 void auxtrace_cache__remove(struct auxtrace_cache *c, u32 key) in auxtrace_cache__remove()
2082 void *auxtrace_cache__lookup(struct auxtrace_cache *c, u32 key) in auxtrace_cache__lookup()
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c752 static int sec_skcipher_3des_setkey(struct crypto_skcipher *tfm, const u8 *key, in sec_skcipher_3des_setkey()
823 static int sec_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sec_skcipher_setkey()
1133 struct crypto_aead *tfm, const u8 *key, in sec_aead_fallback_setkey()
1142 static int sec_aead_setkey(struct crypto_aead *tfm, const u8 *key, in sec_aead_setkey()
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc65 QList<int> ConfigSettings::readSizes(const QString& key, bool *ok) in readSizes()
88 bool ConfigSettings::writeSizes(const QString& key, const QList<int>& value) in writeSizes()
/openbmc/linux/fs/afs/
H A Dfsclient.c1611 struct key *key) in afs_fs_give_up_all_callbacks()
1710 struct afs_addr_cursor *ac, struct key *key) in afs_fs_get_capabilities()
/openbmc/linux/drivers/s390/char/
H A Dsclp.h232 u8 key; member
382 sclp_find_gds_subvector(void *start, void *end, u8 key) in sclp_find_gds_subvector()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h330 struct ice_boost_key_value key; member
339 struct ice_boost_key key; member
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmdomain.c1944 u32 key) in dlm_alloc_ctxt()
2099 u32 key, in dlm_register_domain()
/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c291 int burnt, valid, key, key_state, buf_len = 0, upper_key_used = 0; in secure_boot_fuse_state_show() local
346 unsigned long key; in fw_reset_store() local
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hw.h298 __u8 key[ICP_QAT_HW_AES_256_F8_KEY_SZ]; member
303 __u8 key[ICP_QAT_HW_AES_256_F8_KEY_SZ]; member
/openbmc/linux/drivers/char/
H A Drandom.c215 u8 key[CHACHA_KEY_SIZE]; member
254 u8 key[CHACHA_KEY_SIZE]; in crng_reseed() local
/openbmc/linux/fs/hfsplus/
H A Dhfsplus_fs.h288 hfsplus_btree_key *key; member
301 struct hfsplus_cat_key key; member
/openbmc/qemu/accel/tcg/
H A Dtb-maint.c525 static gboolean page_entry_lock(gpointer key, gpointer value, gpointer data) in page_entry_lock()
533 static gboolean page_entry_unlock(gpointer key, gpointer value, gpointer data) in page_entry_unlock()
/openbmc/qemu/io/
H A Dchannel-websock.c339 const char *key, in qio_channel_websock_handshake_send_res_ok()
385 const char *protocols = NULL, *version = NULL, *key = NULL, in qio_channel_websock_handshake_process() local
/openbmc/linux/fs/btrfs/
H A Dctree.h632 const struct btrfs_key *key, in btrfs_insert_empty_item()
673 #define btrfs_for_each_slot(root, key, found_key, path, iter_ret) \ argument
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc44 QList<int> ConfigSettings::readSizes(const QString& key, bool *ok) in readSizes()
67 bool ConfigSettings::writeSizes(const QString& key, const QList<int>& value) in writeSizes()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c826 u8 index, u8 algorithm, const u8 *key) in key_write()
964 const u8 *key, size_t key_len, const u8 *mac_addr) in do_key_write()
1001 const u8 *key, size_t key_len, in b43_key_write()
1093 struct b43_key *key; in b43_dump_keymemory() local
4161 struct ieee80211_key_conf *key) in b43_op_set_key()
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.c57 struct xgene_cle_ptree_key *key = &kn->key[i]; in xgene_cle_kn_to_hw() local
/openbmc/linux/net/netlabel/
H A Dnetlabel_domainhash.c105 static u32 netlbl_domhsh_hash(const char *key) in netlbl_domhsh_hash()
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c65 uint8_t *key; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdpwall.c39 struct v4_lpm_key key; member
H A Dtest_tcp_estats.c240 __u32 key = bpf_get_prandom_u32(); in send_basic_event() local

1...<<61626364656667686970>>...100