/openbmc/linux/include/crypto/ |
H A D | blake2s.h | 47 const void *key, size_t keylen) in __blake2s_init() 77 const size_t outlen, const void *key, in blake2s_init_key() 89 static inline void blake2s(u8 *out, const u8 *in, const u8 *key, in blake2s()
|
/openbmc/qemu/crypto/ |
H A D | pbkdf.c | 91 const uint8_t *key; member 104 const uint8_t *key = iters_data->key; in threaded_qcrypto_pbkdf2_count_iters() local 157 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2_count_iters()
|
/openbmc/linux/fs/btrfs/ |
H A D | accessors.h | 331 struct btrfs_disk_key *key) in btrfs_tree_block_key() 338 struct btrfs_disk_key *key) in btrfs_set_tree_block_key() 532 struct btrfs_disk_key *key) in btrfs_dir_item_key() 539 const struct btrfs_disk_key *key) in btrfs_set_dir_item_key() 553 struct btrfs_disk_key *key) in btrfs_free_space_key() 560 const struct btrfs_disk_key *key) in btrfs_set_free_space_key() 633 struct btrfs_key *key, int nr) in btrfs_node_key_to_cpu() 642 struct btrfs_key *key, int nr) in btrfs_item_key_to_cpu() 652 struct btrfs_key *key) in btrfs_dir_item_key_to_cpu()
|
H A D | tree-log.c | 1553 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/net/sctp/ |
H A D | auth.c | 46 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 D | digsig_asymmetric.c | 24 struct key *key; in request_asymmetric_key() local 88 struct key *key; in asymmetric_verify() local
|
/openbmc/qemu/replay/ |
H A D | replay-input.c | 22 InputKeyEvent *key; in replay_save_input_event() local 80 InputKeyEvent key; in replay_read_input_event() local
|
/openbmc/qemu/qobject/ |
H A D | block-qdict.c | 25 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 D | vpu_cmds.c | 34 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/crypto/ |
H A D | crypto_null.c | 59 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 D | crc32-ce-glue.c | 38 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/linux/include/linux/ |
H A D | rbtree_latch.h | 106 __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/obmc-ikvm/ |
H A D | ikvm_input.cpp | 160 void Input::keyEvent(rfbBool down, rfbKeySym key, rfbClientPtr cl) in keyEvent() 311 uint8_t Input::keyToMod(rfbKeySym key) in keyToMod() 327 uint8_t Input::keyToScancode(rfbKeySym key) in keyToScancode()
|
/openbmc/linux/net/mac80211/ |
H A D | michael.c | 27 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 D | adf_gen2_config.c | 15 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 D | bootmenu.c | 26 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 D | aicasm_symbol.c | 85 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/kernel/bpf/ |
H A D | queue_stack_maps.c | 235 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/drivers/nvme/host/ |
H A D | pr.c | 109 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 D | vmmgm20b.c | 58 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 D | bloom_filter_map.c | 41 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 D | hashtable.h | 57 #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 D | tprot.c | 22 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 D | tracex2_user.c | 45 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 D | safexcel_hash.c | 1046 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 …]
|