Home
last modified time | relevance | path

Searched defs:key (Results 251 – 275 of 2492) sorted by relevance

1...<<11121314151617181920>>...100

/openbmc/linux/net/sctp/
H A Dauth.c46 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put()
60 struct sctp_auth_bytes *key; in sctp_auth_create_key() local
433 struct sctp_shared_key *key; in sctp_auth_get_shkey() local
822 struct sctp_auth_bytes *key; in sctp_auth_set_key() local
884 struct sctp_shared_key *key; in sctp_auth_set_active_key() local
927 struct sctp_shared_key *key; in sctp_auth_del_key_id() local
970 struct sctp_shared_key *key; in sctp_auth_deact_key_id() local
/openbmc/linux/security/integrity/
H A Ddigsig_asymmetric.c24 struct key *key; in request_asymmetric_key() local
88 struct key *key; in asymmetric_verify() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dadditional_data.hpp77 void remove(const std::string& key) in remove()
121 void add(const std::string& key, const std::string& value) in add()
/openbmc/qemu/replay/
H A Dreplay-input.c22 InputKeyEvent *key; in replay_save_input_event() local
80 InputKeyEvent key; in replay_read_input_event() local
/openbmc/qemu/qobject/
H A Dblock-qdict.c25 void qdict_copy_default(QDict *dst, QDict *src, const char *key) in qdict_copy_default()
43 void qdict_set_default_str(QDict *dst, const char *key, const char *val) in qdict_set_default_str()
100 char *key, *new_key; in qdict_flatten_qdict() local
285 static void qdict_split_flat_key(const char *key, char **prefix, in qdict_split_flat_key()
507 char *key = g_strdup_printf("%zu", i); in qdict_crumple() local
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_cmds.c34 unsigned long key; member
164 unsigned long *key, int *sync) in vpu_request_cmd()
251 static bool check_is_responsed(struct vpu_inst *inst, unsigned long key) in check_is_responsed()
261 static int sync_session_response(struct vpu_inst *inst, unsigned long key, long timeout, int try) in sync_session_response()
304 unsigned long key; in vpu_session_send_cmd() local
/openbmc/linux/kernel/bpf/
H A Dlpm_trie.c167 const struct bpf_lpm_trie_key_u8 *key) in longest_prefix_match()
232 struct bpf_lpm_trie_key_u8 *key = _key; in trie_lookup_elem() local
313 struct bpf_lpm_trie_key_u8 *key = _key; in trie_update_elem() local
443 struct bpf_lpm_trie_key_u8 *key = _key; in trie_delete_elem() local
624 struct bpf_lpm_trie_key_u8 *key = _key, *next_key = _next_key; in trie_get_next_key() local
H A Dqueue_stack_maps.c235 static void *queue_stack_map_lookup_elem(struct bpf_map *map, void *key) in queue_stack_map_lookup_elem()
241 static long queue_stack_map_update_elem(struct bpf_map *map, void *key, in queue_stack_map_update_elem()
248 static long queue_stack_map_delete_elem(struct bpf_map *map, void *key) in queue_stack_map_delete_elem()
254 static int queue_stack_map_get_next_key(struct bpf_map *map, void *key, in queue_stack_map_get_next_key()
/openbmc/linux/fs/btrfs/
H A Dtree-log.c1553 struct btrfs_key key; in count_inode_refs() local
1673 struct btrfs_key key; in fixup_inode_link_counts() local
1734 struct btrfs_key key; in link_to_fixup_dir() local
2046 struct btrfs_key key; in find_dir_range() local
2415 struct btrfs_key key; in replay_one_buffer() local
3279 struct btrfs_key key; in inode_logged() local
3521 struct btrfs_key key; in insert_dir_log_key() local
3571 struct btrfs_key key; in flush_dir_items_batch() local
3961 struct btrfs_key key; in update_last_dir_index_offset() local
4068 struct btrfs_key key; in drop_inode_items() local
[all …]
/openbmc/linux/crypto/
H A Dcrypto_null.c59 static int null_hash_setkey(struct crypto_shash *tfm, const u8 *key, in null_hash_setkey()
63 static int null_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in null_skcipher_setkey()
67 static int null_setkey(struct crypto_tfm *tfm, const u8 *key, in null_setkey()
/openbmc/linux/arch/arm/crypto/
H A Dcrc32-ce-glue.c38 u32 *key = crypto_tfm_ctx(tfm); in crc32_cra_init() local
46 u32 *key = crypto_tfm_ctx(tfm); in crc32c_cra_init() local
52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey()
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp161 void Input::keyEvent(rfbBool down, rfbKeySym key, rfbClientPtr cl) in keyEvent()
312 uint8_t Input::keyToMod(rfbKeySym key) in keyToMod()
328 uint8_t Input::keyToScancode(rfbKeySym key) in keyToScancode()
/openbmc/linux/include/linux/
H A Drbtree_latch.h106 __lt_find(void *key, struct latch_tree_root *ltr, int idx, in __lt_find()
107 int (*comp)(void *key, struct latch_tree_node *node)) in __lt_find()
200 latch_tree_find(void *key, struct latch_tree_root *root, in latch_tree_find()
/openbmc/linux/net/mac80211/
H A Dmichael.c27 static void michael_mic_hdr(struct michael_mic_ctx *mctx, const u8 *key, in michael_mic_hdr()
53 void michael_mic(const u8 *key, struct ieee80211_hdr *hdr, in michael_mic()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen2_config.c15 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; in adf_gen2_crypto_dev_config() local
114 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; in adf_gen2_comp_dev_config() local
/openbmc/u-boot/cmd/
H A Dbootmenu.c26 char key[3]; /* key identifier of number */ member
81 enum bootmenu_key *key, int *esc) in bootmenu_autoboot_loop()
132 enum bootmenu_key *key, int *esc) in bootmenu_loop()
193 enum bootmenu_key key = KEY_NONE; in bootmenu_choice_entry() local
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c85 DBT key; in symbol_delete() local
146 DBT key; in symtable_close() local
167 DBT key; in symtable_get() local
476 DBT key; in symtable_dump() local
/openbmc/linux/drivers/nvme/host/
H A Dpr.c109 u64 key, u64 sa_key, u8 op) in nvme_pr_command()
142 static int nvme_pr_reserve(struct block_device *bdev, u64 key, in nvme_pr_reserve()
163 static int nvme_pr_clear(struct block_device *bdev, u64 key) in nvme_pr_clear()
170 static int nvme_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in nvme_pr_release()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgm20b.c58 void *argv, u32 argc, struct lock_class_key *key, in gm20b_vmm_new()
67 void *argv, u32 argc, struct lock_class_key *key, in gm20b_vmm_new_fixed()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbloom_filter_map.c41 check_elem(struct bpf_map *map, __u32 *key, __u32 *val, in check_elem()
60 int key = 0; in inner_map() local
/openbmc/linux/tools/include/linux/
H A Dhashtable.h57 #define hash_add(hashtable, node, key) \ argument
132 #define hash_for_each_possible(name, obj, member, key) \ argument
144 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ argument
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dtprot.c22 static int set_storage_key(void *addr, uint8_t key) in set_storage_key()
47 static enum permission test_protection(void *addr, uint8_t key) in test_protection()
75 uint8_t key; member
/openbmc/linux/samples/bpf/
H A Dtracex2_user.c45 struct hist_key key = {}, next_key; in print_hist_for_pid() local
84 struct hist_key key = {}, next_key; in print_hist() local
118 long key, next_key, value; in main() local
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1046 unsigned int blocksize, const u8 *key, in safexcel_hmac_init_pad()
1116 static int __safexcel_hmac_setkey(const char *alg, const u8 *key, in __safexcel_hmac_setkey()
1167 int safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, in safexcel_hmac_setkey()
1190 static int safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_alg_setkey()
1199 static int safexcel_hmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha1_setkey()
1835 static int safexcel_hmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_md5_setkey()
1916 static int safexcel_crc32_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_crc32_setkey()
1988 static int safexcel_cbcmac_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_cbcmac_setkey()
2056 static int safexcel_xcbcmac_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_xcbcmac_setkey()
2139 static int safexcel_cmac_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_cmac_setkey()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dcustom_serial.json13 "key": "humidity", string
19 "key": "SerialNumber", string

1...<<11121314151617181920>>...100