Home
last modified time | relevance | path

Searched defs:key (Results 276 – 300 of 2495) sorted by relevance

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

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Di2c_capture_bytes_action.cpp41 std::string key = getErrorDataKey(environment); in execute() local
70 std::string key = ss.str(); in getErrorDataKey() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dasync_stack_depth.c19 static int timer_cb(void *map, int *key, struct bpf_timer *timer) in timer_cb()
26 static int bad_timer_cb(void *map, int *key, struct bpf_timer *timer) in bad_timer_cb()
H A Dcpumask_common.h87 u32 key = 0; in cpumask_map_value_lookup() local
97 u32 key = 0; in cpumask_map_insert() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c51 struct mlx5e_route_key key; member
625 static int hash_encap_info(struct mlx5e_encap_key *key) in hash_encap_info()
631 static int hash_decap_info(struct mlx5e_decap_key *key) in hash_decap_info()
827 struct mlx5e_encap_key key; in mlx5e_attach_encap() local
948 struct mlx5e_decap_key key; in mlx5e_attach_decap() local
1116 static u32 hash_route_info(struct mlx5e_route_key *key) in hash_route_info()
1175 struct mlx5e_route_key *key, in mlx5e_route_get_create()
1293 struct mlx5e_route_key key; in mlx5e_attach_decap_route() local
1355 struct mlx5e_route_key key; in mlx5e_attach_encap_route() local
1736 struct mlx5e_route_key key; in mlx5e_init_fib_work_ipv4() local
[all …]
/openbmc/linux/security/selinux/ss/
H A Davtab.c71 const struct avtab_key *key, const struct avtab_datum *datum) in avtab_insert_node()
106 static int avtab_insert(struct avtab *h, const struct avtab_key *key, in avtab_insert()
152 const struct avtab_key *key, in avtab_insert_nonunique()
187 const struct avtab_key *key) in avtab_search_node()
378 struct avtab_key key; in avtab_read_item() local
/openbmc/phosphor-hwmon/
H A Denv.hpp41 inline std::string getEnv(const char* key, const Env* env = &env_impl) in getEnv()
61 std::string key; in getEnv() local
/openbmc/linux/tools/perf/arch/arm64/util/
H A Dkvm-stat.c26 struct event_key *key) in event_get_key()
52 struct event_key *key) in event_end()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c68 u8 key[CAAM_MAX_KEY_SIZE]; member
200 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey()
288 static int des3_aead_setkey(struct crypto_aead *aead, const u8 *key, in des3_aead_setkey()
364 const u8 *key, unsigned int keylen) in gcm_setkey()
468 const u8 *key, unsigned int keylen) in rfc4106_setkey()
574 const u8 *key, unsigned int keylen) in rfc4543_setkey()
670 const u8 *key, unsigned int keylen) in aes_skcipher_setkey()
682 const u8 *key, unsigned int keylen) in rfc3686_skcipher_setkey()
703 const u8 *key, unsigned int keylen) in ctr_skcipher_setkey()
723 const u8 *key, unsigned int keylen) in des3_skcipher_setkey()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dsed-opal.h62 __u8 key[OPAL_KEY_MAX]; member
70 struct opal_key key; member
124 struct opal_key key; member
130 struct opal_key key; member
136 struct opal_key key; member
150 struct opal_key key; member
192 struct opal_key key; member
/openbmc/linux/drivers/char/agp/
H A Dcompat_ioctl.h71 compat_int_t key; /* tag of allocation */ member
81 compat_int_t key; /* tag of allocation */ member
86 compat_int_t key; /* tag of allocation */ member
/openbmc/u-boot/fs/btrfs/
H A Dctree.c42 static int generic_bin_search(void *addr, int item_size, struct btrfs_key *key, in generic_bin_search()
68 int btrfs_bin_search(union btrfs_tree_node *p, struct btrfs_key *key, in btrfs_bin_search()
151 int btrfs_search_tree(const struct btrfs_root *root, struct btrfs_key *key, in btrfs_search_tree()
/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dkvm-stat.c38 struct event_key *key) in hcall_event_get_key()
67 struct perf_sample *sample, struct event_key *key) in hcall_event_begin()
77 struct event_key *key, in hcall_event_decode_key()
/openbmc/linux/net/ipv4/
H A Dtcp_diag.c39 const struct tcp_md5sig_key *key) in tcp_diag_md5sig_fill()
58 const struct tcp_md5sig_key *key; in tcp_diag_put_md5sig() local
152 const struct tcp_md5sig_key *key; in tcp_diag_get_aux_size() local
/openbmc/linux/drivers/input/keyboard/
H A Dmt6779-keypad.c54 unsigned int bit_nr, key; in mt6779_keypad_irq_handler() local
100 static void mt6779_keypad_calc_row_col_single(unsigned int key, in mt6779_keypad_calc_row_col_single()
108 static void mt6779_keypad_calc_row_col_double(unsigned int key, in mt6779_keypad_calc_row_col_double()
/openbmc/linux/drivers/staging/vt6656/
H A Dkey.c35 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
97 struct ieee80211_vif *vif, struct ieee80211_key_conf *key) in vnt_set_keys()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
56 int err = 0, key = 0, i; in test_map_lock() local
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dfunc_latency.bpf.c47 __u64 key, now; in BPF_PROG() local
94 __u32 key; in BPF_PROG() local
/openbmc/linux/drivers/staging/vt6655/
H A Dkey.c18 struct ieee80211_key_conf *key, u32 key_type, in vnt_set_keymode()
89 struct ieee80211_vif *vif, struct ieee80211_key_conf *key) in vnt_set_keys()
/openbmc/qemu/tests/unit/
H A Dtest-crypto-secret.c141 int32_t key = add_key("user", DESCRIPTION, PAYLOAD, in test_secret_keyring_good() local
169 int32_t key = add_key("user", DESCRIPTION, PAYLOAD, in test_secret_keyring_revoked_key() local
194 int32_t key = add_key("user", DESCRIPTION, PAYLOAD, in test_secret_keyring_expired_key() local
250 int32_t key = add_key("user", DESCRIPTION, PAYLOAD, in test_secret_keyring_bad_key_access_right() local
/openbmc/linux/drivers/nvme/common/
H A Dauth.c156 struct nvme_dhchap_key *key; in nvme_auth_extract_key() local
223 void nvme_auth_free_key(struct nvme_dhchap_key *key) in nvme_auth_free_key()
232 u8 *nvme_auth_transform_key(struct nvme_dhchap_key *key, char *nqn) in nvme_auth_transform_key()
460 struct nvme_dhchap_key *key; in nvme_auth_generate_key() local
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c394 const u8 *key, u32 keylen) in otx_cpt_skcipher_xts_setkey()
422 static int cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_des_setkey()
438 static int cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_aes_setkey()
465 const u8 *key, u32 keylen) in otx_cpt_skcipher_cbc_aes_setkey()
471 const u8 *key, u32 keylen) in otx_cpt_skcipher_ecb_aes_setkey()
477 const u8 *key, u32 keylen) in otx_cpt_skcipher_cfb_aes_setkey()
483 const u8 *key, u32 keylen) in otx_cpt_skcipher_cbc_des3_setkey()
489 const u8 *key, u32 keylen) in otx_cpt_skcipher_ecb_des3_setkey()
838 const unsigned char *key, in otx_cpt_aead_cbc_aes_sha_setkey()
897 const unsigned char *key, in otx_cpt_aead_ecb_null_sha_setkey()
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcam.c139 struct ieee80211_key_conf *key, in rtw89_cam_get_addr_cam_key_idx()
219 struct ieee80211_key_conf *key, in rtw89_cam_attach_sec_cam()
268 struct ieee80211_key_conf *key, in rtw89_cam_sec_key_install()
327 struct ieee80211_key_conf *key) in rtw89_cam_sec_key_add()
380 struct ieee80211_key_conf *key, in rtw89_cam_sec_key_del()
431 struct ieee80211_key_conf *key, in rtw89_cam_reset_key_iter()
/openbmc/linux/samples/bpf/
H A Dtest_lru_dist.c85 unsigned long long key; member
124 unsigned long long key) in pfect_lru_lookup_or_insert()
270 unsigned long long key, value = 1234; in do_test_lru_dist() local
334 unsigned long long key, value[nr_cpus]; in test_lru_loss0() local
388 unsigned long long key, value[nr_cpus]; in test_lru_loss1() local
426 unsigned long long key, value[nr_cpus]; in do_test_parallel_lru_loss() local
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c75 struct ghash_key *key, const char *head) in ghash_do_update()
100 struct ghash_key *key, const char *head, in ghash_do_simd_update()
127 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() local
164 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() local
192 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey() local
236 u8 key[GHASH_BLOCK_SIZE]; in gcm_aes_setkey() local
H A Dsm4-ce-glue.c67 struct sm4_ctx key; member
76 static int sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_setkey()
91 static int sm4_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_xts_setkey()
612 static int sm4_cbcmac_setkey(struct crypto_shash *tfm, const u8 *key, in sm4_cbcmac_setkey()
628 static int sm4_cmac_setkey(struct crypto_shash *tfm, const u8 *key, in sm4_cmac_setkey()
664 static int sm4_xcbc_setkey(struct crypto_shash *tfm, const u8 *key, in sm4_xcbc_setkey()

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