Searched defs:key (Results 176 - 200 of 2068) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsyscall.c28 __u64 key = 12, value = 0; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Daccess_map_in_map.c46 int i, key, value = 0xdeadbeef; local
H A Dbpf_iter_bpf_percpu_hash_map.c32 struct key_t *key = ctx->key; local
H A Dtest_jhash.h36 u32 jhash(const void *key, u32 length, u32 initval) argument
H A Dasync_stack_depth.c19 static int timer_cb(void *map, int *key, struct bpf_timer *timer) argument
26 static int bad_timer_cb(void *map, int *key, struct bpf_timer *timer) argument
H A Dtest_siphash.h51 static inline u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) argument
/linux-master/scripts/kconfig/
H A Dmnconf-common.c8 int next_jump_key(int key) argument
21 int handle_search_keys(int key, size_t start, size_t end, void *_data) argument
[all...]
/linux-master/arch/mips/include/asm/
H A Djump_label.h40 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) argument
54 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) argument
76 jump_label_t key; member in struct:jump_entry
/linux-master/fs/btrfs/
H A Dlru_cache.h21 u64 key; member in struct:btrfs_lru_cache_entry
H A Daccessors.c184 struct btrfs_key_ptr, key, disk_key); local
/linux-master/security/integrity/
H A Ddigsig_asymmetric.c24 struct key *key; local
88 struct key *key; local
[all...]
/linux-master/security/selinux/ss/
H A Dsymtab.c13 static unsigned int symhash(const void *key) argument
/linux-master/arch/riscv/crypto/
H A Dsm4-riscv64-glue.c27 static int riscv64_sm4_setkey(struct crypto_tfm *tfm, const u8 *key, argument
/linux-master/crypto/asymmetric_keys/
H A Dsignature.c46 struct key *key = params->key; local
137 verify_signature(const struct key *key, const struct public_key_signature *sig) argument
[all...]
/linux-master/fs/proc/
H A Dbootconfig.c29 char *key, *end = dst + size; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgv100.c83 gv100_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
/linux-master/include/uapi/linux/netfilter/
H A Dnf_conntrack_tuple_common.h40 __be16 key; /* GRE key is 32bit, PPtP only uses 16bit */ member in struct:nf_conntrack_man_proto::__anon13049
/linux-master/net/mac802154/
H A Dllsec.h20 struct ieee802154_llsec_key key; member in struct:mac802154_llsec_key
/linux-master/crypto/
H A Drsa_helper.c19 struct rsa_key *key = context; local
49 struct rsa_key *key = context; local
64 struct rsa_key *key = context; local
79 struct rsa_key *key = context; local
94 struct rsa_key *key = context; local
109 struct rsa_key *key = context; local
124 struct rsa_key *key = context; local
139 struct rsa_key *key = context; local
162 rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) argument
181 rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) argument
[all...]
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c126 wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, u8 key_len, u8 *key) argument
/linux-master/lib/
H A Dtest_static_keys.c37 struct static_key *key; member in struct:test_key
47 static void invert_key(struct static_key *key) argument
[all...]
/linux-master/arch/powerpc/boot/
H A Dplanetcore.c38 const char *planetcore_get_key(const char *table, const char *key) argument
52 int planetcore_get_decimal(const char *table, const char *key, u64 *val) argument
62 int planetcore_get_hex(const char *table, const char *key, u64 *val) argument
/linux-master/include/net/sctp/
H A Dauth.h50 struct sctp_auth_bytes *key; member in struct:sctp_shared_key
62 static inline void sctp_auth_key_hold(struct sctp_auth_bytes *key) argument
/linux-master/drivers/firmware/google/
H A Dvpd_decode.c66 const u8 *key; local
/linux-master/arch/mips/crypto/
H A Dchacha-glue.c23 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) argument

Completed in 220 milliseconds

1234567891011>>