/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 168 const uint8_t *key, size_t nkey, in qcrypto_pbkdf2_count_iters()
|
/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/fs/btrfs/ |
H A D | tree-log.c | 399 struct btrfs_key *key) in overwrite_item() 647 struct btrfs_key *key) in replay_one_extent() 1038 struct btrfs_key *key, in backref_in_log() 1288 struct btrfs_key *key) in unlink_old_inode_refs() 1371 struct btrfs_key *key) in add_inode_ref() 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 1847 struct btrfs_key *key) in replay_one_name() 1975 struct btrfs_key *key) in replay_one_dir_item() [all …]
|
/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/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/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/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/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/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/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/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/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/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/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/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/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() 1352 static int safexcel_hmac_sha224_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha224_setkey() 1424 static int safexcel_hmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha256_setkey() 1610 static int safexcel_hmac_sha512_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha512_setkey() 1682 static int safexcel_hmac_sha384_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_sha384_setkey() 1835 static int safexcel_hmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, in safexcel_hmac_md5_setkey() [all …]
|
/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/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/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/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/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/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun_encap.c | 60 struct mlx5e_route_key key; member 634 static int hash_encap_info(struct mlx5e_encap_key *key) in hash_encap_info() 640 static int hash_decap_info(struct mlx5e_decap_key *key) in hash_decap_info() 656 mlx5e_encap_get(struct mlx5e_priv *priv, struct mlx5e_encap_key *key, in mlx5e_encap_get() 676 mlx5e_decap_get(struct mlx5e_priv *priv, struct mlx5e_decap_key *key, in mlx5e_decap_get() 836 struct mlx5e_encap_key key; in mlx5e_attach_encap() local 957 struct mlx5e_decap_key key; in mlx5e_attach_decap() local 1125 static u32 hash_route_info(struct mlx5e_route_key *key) in hash_route_info() 1167 mlx5e_route_get(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key, in mlx5e_route_get() 1184 struct mlx5e_route_key *key, in mlx5e_route_get_create() [all …]
|