Home
last modified time | relevance | path

Searched defs:key (Results 451 – 475 of 2495) sorted by relevance

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

/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c28 struct prestera_kern_neigh_cache_key key; member
47 struct prestera_kern_fib_cache_key key; member
94 struct prestera_kern_fib_cache_key *key) in prestera_util_fen_info2fib_cache_key()
152 struct prestera_kern_neigh_cache_key *key) in prestera_util_neigh2nc_key()
453 struct prestera_kern_neigh_cache_key *key) in prestera_kern_neigh_cache_find()
483 struct prestera_kern_neigh_cache_key *key) in __prestera_kern_neigh_cache_create()
513 struct prestera_kern_neigh_cache_key *key) in prestera_kern_neigh_cache_get()
539 struct prestera_kern_fib_cache_key *key) in prestera_kern_fib_cache_find()
618 struct prestera_kern_fib_cache_key *key, in prestera_kern_fib_cache_create()
/openbmc/linux/drivers/firmware/google/
H A Dvpd.c49 char *key; member
81 static int vpd_section_check_key_name(const u8 *key, s32 key_len) in vpd_section_check_key_name()
95 static int vpd_section_attrib_add(const u8 *key, u32 key_len, in vpd_section_attrib_add()
/openbmc/linux/crypto/
H A Dansi_cprng.c277 const unsigned char *key, size_t klen, in reset_prng_context()
368 const u8 *key = seed + DEFAULT_BLK_SZ; in cprng_reset() local
398 const u8 *key = seed + DEFAULT_BLK_SZ; in fips_cprng_reset() local
H A Dcrc32c_generic.c45 u32 key; member
72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey()
H A Dsig.c134 const void *key, unsigned int keylen) in crypto_sig_set_pubkey()
143 const void *key, unsigned int keylen) in crypto_sig_set_privkey()
/openbmc/linux/include/linux/
H A Dstatic_call.h176 s32 key; member
254 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
331 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update()
/openbmc/linux/net/ipv6/
H A Dseg6_hmac.c280 struct seg6_hmac_info *seg6_hmac_info_lookup(struct net *net, u32 key) in seg6_hmac_info_lookup()
291 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add()
303 int seg6_hmac_info_del(struct net *net, u32 key) in seg6_hmac_info_del()
/openbmc/u-boot/drivers/input/
H A Dinput.c243 int key, int release) in process_modifier()
311 static int array_search(int *array, int count, int key) in array_search()
463 int key = keycode[i] & KEY_MASK; in input_keycodes_to_ascii() local
473 int key = keycode[i]; in input_keycodes_to_ascii() local
/openbmc/qemu/stubs/
H A Dfw_cfg.c18 const char *fw_cfg_arch_key_name(uint16_t key) in fw_cfg_arch_key_name()
/openbmc/linux/include/net/
H A Dgre.h17 __be32 key; member
111 __be32 key, __be32 seq) in gre_build_header()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd-crypto.c52 const struct blk_crypto_key *key, in ufshcd_crypto_keyslot_program()
110 const struct blk_crypto_key *key, in ufshcd_crypto_keyslot_evict()
/openbmc/linux/drivers/mmc/host/
H A Dcqhci-crypto.c62 const struct blk_crypto_key *key, in cqhci_crypto_keyslot_program()
120 const struct blk_crypto_key *key, in cqhci_crypto_keyslot_evict()
/openbmc/qemu/crypto/
H A Dtlscredspsk.c35 lookup_key(const char *pskfile, const char *username, gnutls_datum_t *key, in lookup_key()
79 gnutls_datum_t key = { .data = NULL }; in qcrypto_tls_creds_psk_load() local
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c374 u32 key = 0, mask = 0; in vcap_addr_keysets() local
1307 enum vcap_key_field key, in vcap_rule_alloc_keyfield()
1819 enum vcap_key_field key) in vcap_keyfield_name()
1844 enum vcap_key_field key) in vcap_find_keyset_keyfield()
2622 enum vcap_key_field key) in vcap_lookup_keyfield()
2640 enum vcap_key_field key) in vcap_keyfield_unique()
2653 enum vcap_key_field key) in vcap_keyfield_match_keyset()
2671 enum vcap_key_field key, in vcap_rule_add_key()
3292 enum vcap_key_field key, in vcap_rule_get_key()
3414 enum vcap_key_field key, in vcap_rule_mod_key()
[all …]
/openbmc/linux/net/sched/
H A Dcls_u32.c105 static inline unsigned int u32_hash_fold(__be32 key, in u32_hash_fold()
139 struct tc_u32_key *key = n->sel.keys; in u32_classify() local
347 static struct hlist_head *tc_u_hash(void *key) in tc_u_hash()
352 static struct tc_u_common *tc_u_common_find(void *key) in tc_u_common_find()
365 void *key = tc_u_common_ptr(tp); in u32_init() local
437 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_work() local
454 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_freepf_work() local
462 static int u32_delete_key(struct tcf_proto *tp, struct tc_u_knode *key) in u32_delete_key()
/openbmc/linux/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c59 u32 *key = crypto_tfm_ctx(tfm); in crc32c_vpmsum_cra_init() local
71 static int crc32c_vpmsum_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_vpmsum_setkey()
/openbmc/linux/lib/
H A Ddigsig.c67 static int digsig_verify_rsa(struct key *key, in digsig_verify_rsa()
206 struct key *key; in digsig_verify() local
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h161 #define ubifs_dbg_msg_key(type, key, fmt, ...) do { \ argument
189 #define ubifs_dbg_msg_key(type, key, fmt, ...) do { \ argument
202 #define dbg_jnlk(key, fmt, ...) \ argument
206 #define dbg_tnck(key, fmt, ...) \ argument
214 #define dbg_mntk(key, fmt, ...) \ argument
/openbmc/linux/kernel/bpf/
H A Dstackmap.c572 static void *stack_map_lookup_elem(struct bpf_map *map, void *key) in stack_map_lookup_elem()
578 int bpf_stackmap_copy(struct bpf_map *map, void *key, void *value) in bpf_stackmap_copy()
601 static int stack_map_get_next_key(struct bpf_map *map, void *key, in stack_map_get_next_key()
630 static long stack_map_update_elem(struct bpf_map *map, void *key, void *value, in stack_map_update_elem()
637 static long stack_map_delete_elem(struct bpf_map *map, void *key) in stack_map_delete_elem()
H A Dtrampoline.c134 static struct bpf_trampoline *bpf_trampoline_lookup(u64 key) in bpf_trampoline_lookup()
352 static struct bpf_tramp_image *bpf_tramp_image_alloc(u64 key) in bpf_tramp_image_alloc()
686 u64 key; in bpf_trampoline_link_cgroup_shim() local
750 u64 key; in bpf_trampoline_unlink_cgroup_shim() local
771 struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get()
/openbmc/qemu/ui/
H A Dinput.c166 KeyValue *key = evt->u.key.data->key; in qmp_input_send_event() local
181 InputKeyEvent *key; in qemu_input_event_trace() local
375 static InputEvent *qemu_input_event_new_key(KeyValue *key, bool down) in qemu_input_event_new_key()
385 void qemu_input_event_send_key(QemuConsole *src, KeyValue *key, bool down) in qemu_input_event_send_key()
409 KeyValue *key = g_new0(KeyValue, 1); in qemu_input_event_send_key_qcode() local
/openbmc/linux/fs/btrfs/
H A Dctree.c941 const struct btrfs_key *key, int *slot) in btrfs_bin_search()
1654 const struct btrfs_key *key) in read_block_for_search()
1827 struct btrfs_key key; in btrfs_find_item() local
1978 const struct btrfs_key *key, in search_for_key_slot()
1999 const struct btrfs_key *key, in search_leaf()
2515 struct btrfs_key key; in btrfs_prev_leaf() local
2598 const struct btrfs_key *key, in btrfs_search_slot_for_read()
2719 struct btrfs_disk_key *key, int level) in fixup_low_keys()
4007 struct btrfs_key key; in setup_leaf_for_split() local
4435 const struct btrfs_key *key, in btrfs_setup_item_for_insert()
[all …]
/openbmc/linux/drivers/s390/cio/
H A Ddevice_ops.c192 unsigned long intparm, __u8 lpm, __u8 key, in ccw_device_start_timeout_key()
272 unsigned long intparm, __u8 lpm, __u8 key, in ccw_device_start_key()
540 unsigned long intparm, u8 lpm, u8 key, in ccw_device_tm_start_timeout_key()
589 unsigned long intparm, u8 lpm, u8 key) in ccw_device_tm_start_key()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c797 static int __guc_action_self_cfg(struct intel_guc *guc, u16 key, u16 len, u64 value) in __guc_action_self_cfg()
826 static int __guc_self_cfg(struct intel_guc *guc, u16 key, u16 len, u64 value) in __guc_self_cfg()
836 int intel_guc_self_cfg32(struct intel_guc *guc, u16 key, u32 value) in intel_guc_self_cfg32()
841 int intel_guc_self_cfg64(struct intel_guc *guc, u16 key, u64 value) in intel_guc_self_cfg64()
/openbmc/linux/arch/x86/include/asm/
H A Dmman.h6 #define arch_calc_vm_prot_bits(prot, key) ( \ argument

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