Home
last modified time | relevance | path

Searched defs:key (Results 701 – 725 of 2495) sorted by relevance

1...<<21222324252627282930>>...100

/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp157 uint32_t key = pdrPtr->sensor_id; in fetchSensorInfo() local
236 uint32_t key = pdrPtr->effecter_id; in fetchEffecterInfo() local
/openbmc/linux/crypto/
H A Daegis128-core.c36 union aegis_block key; member
99 const union aegis_block *key, in crypto_aegis128_init()
366 static int crypto_aegis128_setkey(struct crypto_aead *aead, const u8 *key, in crypto_aegis128_setkey()
/openbmc/openbmc-tools/dbus-vis/
H A Dtimeline_view.js19 function RenderHistogramForImageData(ctx, key) { argument
90 function RenderHistogram(ctx, key, xMid, yMid) { argument
372 RenderHistogram(ctx, key, xMid, yMid) { argument
/openbmc/linux/fs/btrfs/
H A Ddev-replace.c76 struct btrfs_key key; in btrfs_init_dev_replace() local
351 struct btrfs_key key; in btrfs_run_dev_replace() local
457 struct btrfs_key key; in mark_block_group_to_copy() local
/openbmc/linux/net/ipv4/
H A Dip_fragment.c87 const struct frag_v4_compare_key *key = a; in ip4_frag_init() local
208 struct frag_v4_compare_key key = { in ip_find() local
733 const struct frag_v4_compare_key *key = arg->key; in ip4_obj_cmpfn() local
/openbmc/qemu/hw/misc/
H A Dapplesmc.c93 const char *key; member
111 char key[4]; member
256 static void applesmc_add_key(AppleSMCState *s, const char *key, in applesmc_add_key()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgv100.c84 void *argv, u32 argc, struct lock_class_key *key, in gv100_vmm_new()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dyesno.c31 int i, x, y, key = 0, button = 0; in dialog_yesno() local
/openbmc/linux/include/scsi/
H A Dscsi_dbg.h55 scsi_sense_key_string(unsigned char key) in scsi_sense_key_string()
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c31 int i, x, y, key = 0, button = 0; in dialog_yesno() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_percpu_array_map.c30 __u32 *key = ctx->key; in dump_bpf_percpu_array_map() local
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dredfish.py150 def get_key_value_nested_dict(data, key): argument
/openbmc/linux/samples/bpf/
H A Dtracex5_user.c40 int key, fd, progs_fd; in main() local
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c229 const unsigned char *key, in get_aes_decrypt_key()
914 const u8 *key, in chcr_cipher_fallback_setkey()
927 const u8 *key, in chcr_aes_cbc_setkey()
958 const u8 *key, in chcr_aes_ctr_setkey()
988 const u8 *key, in chcr_aes_rfc3686_setkey()
1062 u8 *key; in chcr_update_tweak() local
2194 static int chcr_ahash_setkey(struct crypto_ahash *tfm, const u8 *key, in chcr_ahash_setkey()
3422 const u8 *key, in chcr_ccm_common_setkey()
3452 const u8 *key, in chcr_aead_ccm_setkey()
3488 static int chcr_gcm_setkey(struct crypto_aead *aead, const u8 *key, in chcr_gcm_setkey()
[all …]
/openbmc/linux/fs/jfs/
H A Djfs_dtree.c106 struct component_name *key; member
567 int dtSearch(struct inode *ip, struct component_name * key, ino_t * data, in dtSearch()
943 struct component_name key = { 0, NULL }; in dtSplitUp() local
2078 struct inode *ip, struct component_name * key, ino_t * ino, int flag) in dtDelete()
3287 static int dtCompare(struct component_name * key, /* search key */ in dtCompare()
3363 static int ciCompare(struct component_name * key, /* search key */ in ciCompare()
3472 int ri, struct component_name * key, int flag) in ciGetLeafPrefixKey()
3539 struct component_name * key, int flag) in dtGetKey()
3602 static void dtInsertEntry(dtpage_t * p, int index, struct component_name * key, in dtInsertEntry()
4217 struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) in dtModify()
/openbmc/u-boot/fs/btrfs/
H A Droot.c61 struct btrfs_key *key; in btrfs_lookup_root_ref() local
/openbmc/linux/arch/x86/crypto/
H A Dsm4_aesni_avx2_glue.c29 static int sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_skcipher_setkey()
H A Dserpent_avx_glue.c36 const u8 *key, unsigned int keylen) in serpent_setkey_skcipher()
/openbmc/linux/fs/btrfs/tests/
H A Dextent-buffer-tests.c25 struct btrfs_key key; in test_btrfs_split_item() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dstacktrace_build_id_nmi.c15 __u32 key, prev_key, val, duration = 0; in test_stacktrace_build_id_nmi() local
H A Dstacktrace_build_id.c11 __u32 key, prev_key, val, duration = 0; in test_stacktrace_build_id() local
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_trust.c28 struct key *key; in pkcs7_validate_trust_one() local
/openbmc/linux/fs/ocfs2/cluster/
H A Dtcp.c742 u32 key) in o2net_handler_cmp()
753 o2net_handler_tree_lookup(u32 msg_type, u32 key, struct rb_node ***ret_p, in o2net_handler_tree_lookup()
799 int o2net_register_handler(u32 msg_type, u32 key, u32 max_len, in o2net_register_handler()
887 static struct o2net_msg_handler *o2net_handler_get(u32 msg_type, u32 key) in o2net_handler_get()
964 static void o2net_init_msg(struct o2net_msg *msg, u16 data_len, u16 msg_type, u32 key) in o2net_init_msg()
1016 int o2net_send_message_vec(u32 msg_type, u32 key, struct kvec *caller_vec, in o2net_send_message_vec()
1134 int o2net_send_message(u32 msg_type, u32 key, void *data, u32 len, in o2net_send_message()
/openbmc/linux/fs/ubifs/
H A Ddebug.c91 const union ubifs_key *key, char *buffer, int len) in dbg_snprintf_key()
228 union ubifs_key key; in ubifs_dump_inode() local
297 union ubifs_key key; in ubifs_dump_node() local
1127 union ubifs_key key; in dbg_check_dir() local
1199 union ubifs_key key; in dbg_check_key_order() local
1930 union ubifs_key key; in read_add_inode() local
2165 union ubifs_key key; in check_inodes() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c279 static gboolean virtio_iommu_notify_unmap_cb(gpointer key, gpointer value, in virtio_iommu_notify_unmap_cb()
290 static gboolean virtio_iommu_notify_map_cb(gpointer key, gpointer value, in virtio_iommu_notify_map_cb()
481 const struct hiod_key *key = v; in hiod_hash() local
494 struct hiod_key key = { in get_host_iommu_device() local
691 struct hiod_key key = { in virtio_iommu_unset_iommu_device() local
1326 static gboolean virtio_iommu_remap(gpointer key, gpointer value, gpointer data) in virtio_iommu_remap()
1599 static gboolean reconstruct_endpoints(gpointer key, gpointer value, in reconstruct_endpoints()

1...<<21222324252627282930>>...100