Searched defs:key (Results 476 - 500 of 2098) sorted by relevance

<<11121314151617181920>>

/linux-master/include/linux/
H A Dspinlock_rt.h13 __rt_spin_lock_init(spinlock_t *lock, const char *name, struct lock_class_key *key, bool percpu) argument
H A Dstatic_call.h176 s32 key; member in struct:static_call_tramp_key
254 void __static_call_update(struct static_call_key *key, void *tramp, void *func) argument
331 void __static_call_update(struct static_call_key *key, void *tramp, void *func) argument
/linux-master/tools/perf/util/bpf_skel/
H A Dbperf_cgroup.bpf.c153 __u32 key, cgrp; local
[all...]
/linux-master/arch/x86/crypto/
H A Dpolyval-clmulni_glue.c81 polyval_x86_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/include/net/
H A Dipv6_frag.h35 const struct frag_v6_compare_key *key = a; local
58 const struct frag_v6_compare_key *key = arg->key; local
/linux-master/fs/btrfs/tests/
H A Dqgroup-tests.c74 struct btrfs_key key; local
123 struct btrfs_key key; local
156 struct btrfs_key key; local
[all...]
/linux-master/include/linux/gpio/
H A Dmachine.h36 const char *key; member in struct:gpiod_lookup
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c262 const char *key, *value, *old_key, *old_value; local
[all...]
/linux-master/tools/lib/bpf/
H A Dhashmap.c154 int hashmap_insert(struct hashmap *map, long key, long value, argument
130 hashmap_find_entry(const struct hashmap *map, const long key, size_t hash, struct hashmap_entry ***pprev, struct hashmap_entry **entry) argument
206 hashmap_find(const struct hashmap *map, long key, long *value) argument
220 hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value) argument
[all...]
H A Dstrset.c22 static size_t strset_hash_fn(long key, void *ctx) argument
/linux-master/tools/perf/util/
H A Dhashmap.c154 int hashmap_insert(struct hashmap *map, long key, long value, argument
130 hashmap_find_entry(const struct hashmap *map, const long key, size_t hash, struct hashmap_entry ***pprev, struct hashmap_entry **entry) argument
206 hashmap_find(const struct hashmap *map, long key, long *value) argument
220 hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value) argument
[all...]
/linux-master/crypto/
H A Danubis.c466 const __be32 *key = (const __be32 *)in_key; local
H A Dtwofish_common.c569 __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, unsigned int key_len) argument
686 twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
[all...]
H A Dtea.c46 const __le32 *key = (const __le32 *)in_key; local
119 const __le32 *key = (const __le32 *)in_key; local
[all...]
H A Dkhazad.c760 const __be32 *key = (const __be32 *)in_key; local
H A Dseed.c332 const __be32 *key = (const __be32 *)in_key; local
H A Dcast5_generic.c475 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
H A Dcast6_generic.c93 static inline void W(u32 *key, unsigned int i) argument
109 u32 key[8]; local
146 cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
[all...]
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-aes-galois.c29 static int ccp_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, argument
H A Dccp-crypto-aes-xts.c75 static int ccp_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
[all...]
H A Dccp-crypto-des3.c37 static int ccp_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
/linux-master/include/uapi/linux/
H A Dpr.h34 __u64 key; member in struct:pr_reservation
54 __u64 key; member in struct:pr_clear
/linux-master/fs/afs/
H A Dsecurity.c25 struct key *key; local
53 struct key *key; local
143 afs_cache_permit(struct afs_vnode *vnode, struct key *key, unsigned int cb_break, struct afs_status_cb *scb) argument
303 afs_check_permit_rcu(struct afs_vnode *vnode, struct key *key, afs_access_t *_access) argument
342 afs_check_permit(struct afs_vnode *vnode, struct key *key, afs_access_t *_access) argument
403 struct key *key; local
[all...]
/linux-master/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c38 struct sm4_ctx key; member in struct:sm4_gcm_ctx
43 static int gcm_setkey(struct crypto_aead *tfm, const u8 *key, argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c18 struct mod_hdr_key key; member in struct:mlx5e_mod_hdr_handle
27 static u32 hash_mod_hdr_info(struct mod_hdr_key *key) argument
79 struct mod_hdr_key key; local
54 mod_hdr_get(struct mod_hdr_tbl *tbl, struct mod_hdr_key *key, u32 hash_key) argument
[all...]

Completed in 182 milliseconds

<<11121314151617181920>>