Searched defs:key (Results 501 - 525 of 2097) sorted by relevance

<<21222324252627282930>>

/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
H A Dsm4-ce-ccm-glue.c30 static int ccm_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...]
/linux-master/arch/x86/crypto/
H A Daria_aesni_avx2_glue.c82 static int aria_avx2_set_key(struct crypto_skcipher *tfm, const u8 *key, argument
H A Daria_aesni_avx_glue.c80 static int aria_avx_set_key(struct crypto_skcipher *tfm, const u8 *key, argument
/linux-master/security/keys/
H A Ddh.c20 struct key *key; local
[all...]
/linux-master/net/mptcp/
H A Dtoken.c85 static void mptcp_crypto_key_gen_sha(u64 *key, u32 *token, u64 *idsn) argument
/linux-master/crypto/
H A Daria_generic.c30 const __be32 *key = (const __be32 *)in_key; local
195 __aria_crypt(struct aria_ctx *ctx, u8 *out, const u8 *in, u32 key[][ARIA_RD_KEY_WORDS]) argument
[all...]
/linux-master/samples/bpf/
H A Dxdp_adjust_tail_user.c56 int key = 0; local
93 __u32 key = 0; local
H A Dtest_map_in_map_user.c35 static void check_map_id(int inner_map_fd, int map_in_map_fd, uint32_t key) argument
H A Dsampleip_user.c92 __u64 key, next_key; local
H A Dcpustat_kern.c107 u32 key, cpu, pstate_idx; local
215 u32 key, cpu, pstate_idx; local
[all...]
/linux-master/fs/reiserfs/
H A Dtail_conversion.c217 struct cpu_key key; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c68 u32 key; local
/linux-master/block/
H A Dblk-crypto-internal.h233 blk_crypto_fallback_evict_key(const struct blk_crypto_key *key) argument
/linux-master/kernel/bpf/
H A Dbpf_inode_storage.c78 static void *bpf_fd_inode_storage_lookup_elem(struct bpf_map *map, void *key) argument
91 static long bpf_fd_inode_storage_update_elem(struct bpf_map *map, void *key, argument
124 static long bpf_fd_inode_storage_delete_elem(struct bpf_map *map, void *key) argument
186 static int notsupp_get_next_key(struct bpf_map *map, void *key, argument
H A Dreuseport_array.c50 static void *reuseport_array_lookup_elem(struct bpf_map *map, void *key) argument
62 static long reuseport_array_delete_elem(struct bpf_map *map, void *key) argument
165 int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key, argument
232 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, argument
316 static int reuseport_array_get_next_key(struct bpf_map *map, void *key, argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c163 static int map1_lookup_elem(int key) argument
170 static void map1_update_elem(int key, int val) argument
H A Dcore_kern.c29 int key = bpf_get_prandom_u32() & 0xff; local
H A Ddynptr_success.c69 __u32 key = 0, val = 235, *map_val; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcg_storage_multi.c22 static bool assert_storage(struct bpf_map *map, const void *key, argument
40 static bool assert_storage_noexist(struct bpf_map *map, const void *key) argument
92 struct bpf_cgroup_storage_key key; local
162 struct bpf_cgroup_storage_key key; local
275 __u64 key; local
[all...]
/linux-master/drivers/gpu/drm/udl/
H A Dudl_main.c60 u16 key; local
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h73 struct ip_tunnel_key key; /* 52 bytes */ member in struct:efx_tc_encap_action
/linux-master/lib/crypto/
H A Dpoly1305-donna64.c13 void poly1305_core_setkey(struct poly1305_core_key *key, argument
32 poly1305_core_blocks(struct poly1305_state *state, const struct poly1305_core_key *key, const void *src, unsigned int nblocks, u32 hibit) argument
[all...]
/linux-master/tools/objtool/
H A Dspecial.c26 unsigned char key; /* jump_label key */ member in struct:special_entry

Completed in 186 milliseconds

<<21222324252627282930>>