Home
last modified time | relevance | path

Searched defs:key (Results 601 – 625 of 2495) sorted by relevance

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_sockmap.c39 __u32 tmp, *key = ctx->key; in copy() local
H A Dtest_map_in_map.c55 int key = 0; in xdp_mimtest0() local
H A Dfreplace_attach_probe.c27 int key = 0; in new_handle_kprobe() local
H A Dbpf_iter_test_kern5.c27 void *key = ctx->key; in dump_bpf_hash_map() local
/openbmc/linux/net/batman-adv/
H A Dhash.c78 struct lock_class_key *key) in batadv_hash_set_lock_class()
/openbmc/phosphor-time-manager/test/
H A DTestManager.cpp22 void notifyPropertyChanged(const std::string& key, const std::string& value) in notifyPropertyChanged()
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dbperf_leader.bpf.c32 __u32 key = bpf_get_smp_processor_id(); in BPF_PROG() local
/openbmc/linux/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c56 u64 key; member
65 u8 key[ZYNQMP_AES_KEY_SIZE]; member
241 static int zynqmp_aes_aead_setkey(struct crypto_aead *aead, const u8 *key, in zynqmp_aes_aead_setkey()
/openbmc/linux/fs/
H A Dfs_context.c61 static int vfs_parse_sb_flag(struct fs_context *fc, const char *key) in vfs_parse_sb_flag()
170 int vfs_parse_fs_string(struct fs_context *fc, const char *key, in vfs_parse_fs_string()
209 char *options = data, *key; in vfs_parse_monolithic_sep() local
/openbmc/linux/drivers/s390/crypto/
H A Dpkey_api.c207 static int pkey_skey2pkey(const u8 *key, u8 *protkey, in pkey_skey2pkey()
293 static int pkey_ep11key2pkey(const u8 *key, size_t keylen, in pkey_ep11key2pkey()
410 u8 key[MAXPROTKEYSIZE]; in pkey_verifyprotkey() member
564 static int pkey_nonccatok2pkey(const u8 *key, u32 keylen, in pkey_nonccatok2pkey()
642 static int pkey_ccainttok2pkey(const u8 *key, u32 keylen, in pkey_ccainttok2pkey()
668 int pkey_keyblob2pkey(const u8 *key, u32 keylen, in pkey_keyblob2pkey()
826 static int pkey_verifykey2(const u8 *key, size_t keylen, in pkey_verifykey2()
967 const u8 *key, size_t keylen, in pkey_keyblob2pkey2()
1042 static int pkey_apqns4key(const u8 *key, size_t keylen, u32 flags, in pkey_apqns4key()
1220 const u8 *key, size_t keylen, in pkey_keyblob2pkey3()
/openbmc/linux/fs/btrfs/
H A Dblock-group.c673 struct btrfs_key key; in load_block_group_size_class() local
709 struct btrfs_key key; in load_extent_tree_free() local
1031 struct btrfs_key key; in remove_block_group_item() local
1990 static int read_bg_from_eb(struct btrfs_fs_info *fs_info, struct btrfs_key *key, in read_bg_from_eb()
2043 struct btrfs_key *key) in find_first_block_group()
2315 const struct btrfs_key *key, in read_one_block_group()
2491 struct btrfs_key key; in btrfs_read_block_groups() local
2608 struct btrfs_key key; in insert_block_group_item() local
2643 struct btrfs_key key; in insert_dev_extent() local
3054 struct btrfs_key key; in update_block_group_item() local
H A Ddisk-io.c738 const struct btrfs_key *key = k; in global_root_key_cmp() local
772 struct btrfs_key *key) in btrfs_global_root()
809 struct btrfs_key key = { in btrfs_csum_root() local
820 struct btrfs_key key = { in btrfs_extent_root() local
843 struct btrfs_key key; in btrfs_create_tree() local
1015 struct btrfs_key *key) in read_tree_root_path()
1077 struct btrfs_key *key) in btrfs_read_tree_root()
1157 struct btrfs_key key = { in btrfs_get_global_root() local
1295 struct btrfs_key key; in btrfs_get_root_ref() local
1432 struct btrfs_key key; in btrfs_get_fs_root_commit_root() local
[all …]
/openbmc/qemu/util/
H A Dpath.c38 gpointer key, value; in path() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpe_preserve_elems.c12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); in test_one_map() local
/openbmc/linux/net/tipc/
H A Dname_distr.h67 __be32 key; member
/openbmc/qemu/qga/
H A Dcommands-common-ssh.c41 bool check_openssh_pub_key(const char *key, Error **errp) in check_openssh_pub_key()
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c690 struct tcp_md5sig_key *key = NULL; in tcp_v4_send_reset() local
868 struct tcp_md5sig_key *key, in tcp_v4_send_ack()
1089 struct tcp_md5sig_key *key; in __tcp_md5_do_lookup() local
1133 struct tcp_md5sig_key *key; in tcp_md5_do_lookup_exact() local
1195 struct tcp_md5sig_key *key; in __tcp_md5_do_add() local
1270 struct tcp_md5sig_key *key) in tcp_md5_key_copy()
1298 struct tcp_md5sig_key *key; in tcp_md5_do_del() local
1313 struct tcp_md5sig_key *key; in tcp_clear_md5_list() local
1409 static int tcp_v4_md5_hash_hdr(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_hdr()
1440 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key, in tcp_v4_md5_hash_skb()
[all …]
H A Dip_tunnel.c53 static unsigned int ip_tunnel_hash(__be32 key, __be32 remote) in ip_tunnel_hash()
60 __be16 flags, __be32 key) in ip_tunnel_key_match()
86 __be32 key) in ip_tunnel_lookup()
215 __be32 key = parms->i_key; in ip_tunnel_find() local
590 const struct ip_tunnel_key *key; in ip_md_tunnel_xmit() local
/openbmc/linux/lib/
H A Dtest_objagg.c38 struct tokey key; member
51 struct tokey key; in world_obj_get() local
93 const struct tokey *key = obj; in delta_check() local
103 struct tokey *key = obj; in delta_create() local
130 struct tokey *key = obj; in root_create() local
/openbmc/u-boot/lib/
H A Daes.c499 static void add_round_key(u32 *state, u32 *key) in add_round_key()
512 void aes_expand_key(u8 *key, u8 *expkey) in aes_expand_key()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.c257 int mlx5e_health_rsc_fmsg_dump(struct mlx5e_priv *priv, struct mlx5_rsc_key *key, in mlx5e_health_rsc_fmsg_dump()
310 struct mlx5_rsc_key key = {}; in mlx5e_health_queue_dump() local
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmac.c474 struct carl9170_set_key_cmd key = { }; in carl9170_upload_key() local
493 struct carl9170_disable_key_cmd key = { }; in carl9170_disable_key() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.c21 static inline unsigned int ipv4_clip_hash(struct clip_tbl *c, const u32 *key) in ipv4_clip_hash()
28 static inline unsigned int ipv6_clip_hash(struct clip_tbl *d, const u32 *key) in ipv6_clip_hash()
/openbmc/linux/fs/afs/
H A Dvolume.c139 struct key *key, in afs_vl_lookup_vldb()
336 static int afs_update_volume_status(struct afs_volume *volume, struct key *key) in afs_update_volume_status()
/openbmc/linux/kernel/futex/
H A Dfutex.h69 union futex_key key; member
101 union futex_key key; member

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