Searched defs:key (Results 126 - 150 of 2068) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbloom_filter_map.c41 check_elem(struct bpf_map *map, __u32 *key, __u32 *val, argument
60 int key = 0; local
H A Dxdp_redirect_multi_kern.c78 __u32 key = ctx->egress_ifindex; local
H A Dtest_subskeleton_lib.c46 __u32 key = 1, value = 2; local
H A Dstacktrace_map_skip.c39 __u32 key = 0, val = 0; local
H A Dtest_map_lookup_percpu_elem.c41 __u64 key = 0; local
H A Dperf_event_stackmap.c34 __u32 key = 0; local
H A Dbpf_hashmap_full_update_bench.c22 static int loop_update_callback(__u32 index, u32 *key) argument
34 u32 key = cpu + MAX_ENTRIES; local
H A Dtest_helper_restricted.c28 static int timer_cb(void *map, int *key, struct timer *timer) argument
36 const int key = 0; local
49 const int key = 0; local
H A Dtailcall_bpf2bpf4.c24 __u32 key = 0; local
H A Drbtree_btf_fail__add_wrong_type.c11 int key; member in struct:node_data
17 int key; member in struct:node_data2
/linux-master/tools/perf/util/bpf_skel/
H A Dfunc_latency.bpf.c47 __u64 key, now; local
94 __u32 key; local
[all...]
/linux-master/samples/bpf/
H A Dsockex2_user.c49 int key = 0, next_key; local
H A Dsock_example.c38 int sock = -1, map_fd, prog_fd, i, key; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfor_each.c17 __u32 key, num_cpus; local
79 __u32 key, num_cpus, max_entries; local
[all...]
H A Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; local
56 int err = 0, key = 0, i; local
H A Dstacktrace_map.c10 __u32 key, val, duration = 0; local
H A Dstacktrace_map_raw_tp.c9 __u32 key, val, duration = 0; local
/linux-master/arch/x86/crypto/
H A Dserpent_avx2_glue.c26 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/include/keys/
H A Dasymmetric-type.h70 asymmetric_key_ids(const struct key *key) argument
76 asymmetric_key_public_key(const struct key *key) argument
[all...]
/linux-master/lib/
H A Donce.c10 struct static_key_true *key; member in struct:once_work
25 static void once_disable_jump(struct static_key_true *key, struct module *mod) argument
/linux-master/sound/firewire/dice/
H A Ddice-presonus.c29 int key, val, model_id; local
/linux-master/arch/arm64/crypto/
H A Dsm4-ce-cipher-glue.c20 static int sm4_ce_setkey(struct crypto_tfm *tfm, const u8 *key, argument
/linux-master/crypto/
H A Ddes_generic.c19 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, argument
51 static int des3_ede_setkey(struct crypto_tfm *tfm, const u8 *key, argument
/linux-master/drivers/md/
H A Ddm-bio-prison-v2.h53 struct dm_cell_key_v2 key; member in struct:dm_bio_prison_cell_v2
/linux-master/lib/crypto/
H A Dblake2s-selftest.c550 u8 key[BLAKE2S_KEY_SIZE]; local
[all...]

Completed in 234 milliseconds

1234567891011>>