Searched defs:key (Results 26 - 50 of 2068) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dfor_each_map_elem_write_key.c13 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, argument
H A Dhtab_update.c22 __u32 key = 0, value = 1; local
H A Djeq_infer_not_null_fail.c22 u64 key = 0, ret = 0, *val; local
H A Dtest_hash_large_key.c32 struct bigelement *key; local
H A Dtest_map_in_map.c55 int key = 0; local
[all...]
H A Dbpf_iter_bpf_percpu_array_map.c30 __u32 *key = ctx->key; local
H A Dbpf_iter_sockmap.c39 __u32 tmp, *key = ctx->key; local
/linux-master/include/net/netfilter/
H A Dnft_meta.h8 enum nft_meta_keys key:8; member in struct:nft_meta
/linux-master/include/crypto/
H A Dxts.h11 xts_verify_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
H A Dsm2.h20 sm2_compute_z_digest(struct shash_desc *desc, const void *key, unsigned int keylen, void *dgst) argument
/linux-master/crypto/asymmetric_keys/
H A Dx509_loader.c11 key_ref_t key; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Drecursion.c11 int key = 0; local
H A Dinner_array_lookup.c10 int key = 3; local
H A Dhash_large_key.c15 } key; local
/linux-master/kernel/power/
H A Dpoweroff.c26 static void handle_poweroff(u8 key) argument
/linux-master/arch/riscv/include/asm/
H A Djump_label.h17 static __always_inline bool arch_static_branch(struct static_key * const key, argument
39 static __always_inline bool arch_static_branch_jump(struct static_key * const key, argument
/linux-master/arch/csky/include/asm/
H A Djump_label.h12 static __always_inline bool arch_static_branch(struct static_key *key, argument
29 static __always_inline bool arch_static_branch_jump(struct static_key *key, argument
/linux-master/arch/parisc/include/asm/
H A Djump_label.h13 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) argument
30 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) argument
/linux-master/arch/loongarch/include/asm/
H A Djump_label.h23 static __always_inline bool arch_static_branch(struct static_key * const key, const bool branch) argument
36 static __always_inline bool arch_static_branch_jump(struct static_key * const key, const bool branch) argument
/linux-master/arch/x86/include/asm/
H A Djump_label.h25 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) argument
39 static __always_inline bool arch_static_branch(struct static_key * const key, const bool branch) argument
53 static __always_inline bool arch_static_branch_jump(struct static_key * const key, const bool branch) argument
/linux-master/arch/arm64/include/asm/
H A Djump_label.h18 static __always_inline bool arch_static_branch(struct static_key * const key, argument
35 static __always_inline bool arch_static_branch_jump(struct static_key * const key, argument
/linux-master/include/net/
H A Dtipc.h51 __be32 key; local
/linux-master/include/crypto/internal/
H A Dchacha.h11 u32 key[8]; member in struct:chacha_ctx
15 static inline int chacha_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
31 static inline int chacha20_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
37 static inline int chacha12_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
/linux-master/include/linux/
H A Dbsearch.h8 void *__inline_bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) argument
/linux-master/net/ceph/
H A Dcrypto.h18 void *key; member in struct:ceph_crypto_key

Completed in 242 milliseconds

1234567891011>>