Home
last modified time | relevance | path

Searched defs:key (Results 226 – 250 of 2492) sorted by relevance

12345678910>>...100

/openbmc/linux/security/selinux/ss/
H A Dhashtab.h27 void *key; member
61 static inline int hashtab_insert(struct hashtab *h, void *key, void *datum, in hashtab_insert()
96 static inline void *hashtab_search(struct hashtab *h, const void *key, in hashtab_search()
/openbmc/linux/net/rds/
H A Dbind.c56 static inline void __rds_create_bind_key(u8 *key, const struct in6_addr *addr, in __rds_create_bind_key()
75 u8 key[RDS_BOUND_KEY_LEN]; in rds_find_bound() local
99 u8 key[RDS_BOUND_KEY_LEN]; in rds_add_bound() local
/openbmc/linux/lib/
H A Drbtree_test.c19 u32 key; member
35 u32 key = node->key; in insert() local
52 u32 key = node->key; in insert_cached() local
89 u32 key = node->key; in RB_DECLARE_CALLBACKS_MAX() local
113 u32 key = node->key; in insert_augmented_cached() local
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c30 unsigned int key; in ionic_rx_filter_replay() local
131 unsigned int key; in ionic_rx_filter_save() local
189 unsigned int key; in ionic_rx_filter_by_vlan() local
209 unsigned int key; in ionic_rx_filter_by_addr() local
228 unsigned int key; in ionic_rx_filter_rxsteer() local
/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c114 char key[5]; /* four-letter key code */ member
238 static int send_argument(const char *key) in send_argument()
248 static int read_smc(u8 cmd, const char *key, u8 *buffer, u8 len) in read_smc()
371 u8 key[4], info[6]; in applesmc_get_entry_by_index() local
403 static int applesmc_get_lower_bound(unsigned int *lo, const char *key) in applesmc_get_lower_bound()
425 static int applesmc_get_upper_bound(unsigned int *hi, const char *key) in applesmc_get_upper_bound()
464 static int applesmc_read_key(const char *key, u8 *buffer, u8 len) in applesmc_read_key()
486 static int applesmc_has_key(const char *key, bool *value) in applesmc_has_key()
501 static int applesmc_read_s16(const char *key, s16 *value) in applesmc_read_s16()
815 const char *key = smcreg.index[to_index(devattr)]; in applesmc_show_sensor_label() local
[all …]
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c199 const u8 *key, u8 *out_key, u8 *out_value, in nfp_bpf_ctrl_op_cache_get()
293 u8 *key, u8 *value, u64 flags, u8 *out_key, u8 *out_value) in nfp_bpf_ctrl_entry_op()
384 void *key, void *value, u64 flags) in nfp_bpf_ctrl_update_entry()
390 int nfp_bpf_ctrl_del_entry(struct bpf_offloaded_map *offmap, void *key) in nfp_bpf_ctrl_del_entry()
397 void *key, void *value) in nfp_bpf_ctrl_lookup_entry()
411 void *key, void *next_key) in nfp_bpf_ctrl_getnext_entry()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_failure.c24 static int timer_cb_ret1(void *map, int *key, struct bpf_timer *timer) in timer_cb_ret1()
36 int key = 0; in BPF_PROG2() local
/openbmc/linux/fs/afs/
H A Ddir_silly.c62 struct key *key) in afs_do_silly_rename()
101 struct dentry *dentry, struct key *key) in afs_sillyrename()
193 struct dentry *dentry, struct key *key) in afs_do_silly_unlink()
/openbmc/linux/net/dns_resolver/
H A Ddns_key.c249 static bool dns_resolver_cmp(const struct key *key, in dns_resolver_cmp()
294 static void dns_resolver_describe(const struct key *key, struct seq_file *m) in dns_resolver_describe()
311 static long dns_resolver_read(const struct key *key, in dns_resolver_read()
/openbmc/qemu/include/qapi/qmp/
H A Dqdict.h22 char *key; member
50 #define qdict_put(qdict, key, obj) \ argument
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Dconfig.json8 "key": 15, number
32 "key": 14, number
56 "key": 13, number
80 "key": 12, number
/openbmc/linux/tools/perf/util/
H A Dbpf_kwork.c68 static int get_work_name_from_map(struct work_key *key, char **ret_name) in get_work_name_from_map()
151 int i, nr_cpus, key, fd; in setup_filters() local
261 struct work_key *key, in add_work()
315 struct work_key key = { in perf_kwork__report_read_bpf() local
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c166 int aes_keylen, const u8 *key, in nitrox_skcipher_setkey()
197 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey()
321 const u8 *key, unsigned int keylen) in nitrox_3des_setkey()
338 const u8 *key, unsigned int keylen) in nitrox_aes_xts_setkey()
362 const u8 *key, unsigned int keylen) in nitrox_aes_ctr_rfc3686_setkey()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.c28 u64 key; member
110 mlx5_devcom_comp_alloc(u64 id, u64 key, mlx5_devcom_event_handler_t handler) in mlx5_devcom_comp_alloc()
179 u64 key) in devcom_component_equal()
187 u64 key, in devcom_component_get()
211 u64 key, in mlx5_devcom_register_component()
/openbmc/u-boot/lib/rsa/
H A Drsa-sign.c59 EVP_PKEY *key; in rsa_pem_get_pub_key() local
127 EVP_PKEY *key; in rsa_engine_get_pub_key() local
238 EVP_PKEY *key; in rsa_engine_get_priv_key() local
395 EVP_PKEY *key; in rsa_sign_with_key() local
535 static int rsa_get_exponent(RSA *key, uint64_t *e) in rsa_get_exponent()
584 int rsa_get_params(RSA *key, uint64_t *exponent, uint32_t *n0_invp, in rsa_get_params()
/openbmc/pldm/requester/
H A Dhandler.hpp87 RequestKey key; //!< Responder MCTP endpoint ID member
154 void instanceIdExpiryCallBack(RequestKey key) in instanceIdExpiryCallBack()
265 RequestKey key{eid, instanceId, type, command}; in registerRequest() local
307 RequestKey key{eid, instanceId, type, command}; in unregisterRequest() local
374 RequestKey key{eid, instanceId, type, command}; in handleResponse() local
450 void removeRequestEntry(RequestKey key) in removeRequestEntry()
/openbmc/linux/drivers/acpi/x86/
H A Dapple.c69 union acpi_object *key = &props->package.elements[i * 2]; in acpi_extract_apple_properties() local
107 union acpi_object *key = &props->package.elements[i * 2]; in acpi_extract_apple_properties() local
/openbmc/linux/include/keys/
H A Dasymmetric-type.h70 const struct asymmetric_key_ids *asymmetric_key_ids(const struct key *key) in asymmetric_key_ids()
76 const struct public_key *asymmetric_key_public_key(const struct key *key) in asymmetric_key_public_key()
/openbmc/linux/samples/bpf/
H A Dtracex6.bpf.c31 u32 key = bpf_get_smp_processor_id(); in bpf_prog1() local
58 u32 key = bpf_get_smp_processor_id(); in BPF_KPROBE() local
/openbmc/linux/net/ipv4/
H A Dfib_trie.c121 t_key key; member
936 struct key_vector **tp, u32 key) in fib_find_node()
1226 u32 key; in fib_table_insert() local
1451 const t_key key = ntohl(flp->daddr); in fib_table_lookup() local
1722 u32 key; in fib_table_delete() local
1907 t_key key = 0; in fib_trie_unmerge() local
2217 t_key key = 0; in fib_table_notify() local
2365 t_key key = cb->args[3]; in fib_table_dump() local
2853 t_key key; member
2860 t_key key; in fib_route_get_idx() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c40 struct mlxsw_sp_acl_erp_key key; member
198 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_master_mask_set()
225 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_master_mask_clear()
252 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_generic_create()
796 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_ctcam_mask_create()
847 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_mask_create()
973 struct mlxsw_sp_acl_erp_key *key) in mlxsw_sp_acl_erp_first_mask_create()
1009 struct mlxsw_sp_acl_erp_key key; in mlxsw_sp_acl_erp_mask_get() local
1087 struct mlxsw_sp_acl_erp_key key; member
1226 struct mlxsw_sp_acl_erp_key *key = obj; in mlxsw_sp_acl_erp_delta_create() local
[all …]
/openbmc/u-boot/lib/libavb/
H A Davb_cmdline.c99 const char* key, in cmdline_append_option()
159 const char* key, in cmdline_append_version()
178 const char* key, in cmdline_append_uint64_base10()
186 const char* key, in cmdline_append_hex()
/openbmc/linux/fs/xfs/
H A Dxfs_mru_cache.c421 unsigned long key, in xfs_mru_cache_insert()
455 unsigned long key) in xfs_mru_cache_remove()
479 unsigned long key) in xfs_mru_cache_delete()
511 unsigned long key) in xfs_mru_cache_lookup()
/openbmc/linux/include/crypto/
H A Dblake2s.h47 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/linux/fs/btrfs/
H A Daccessors.h331 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()

12345678910>>...100