Home
last modified time | relevance | path

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

1...<<21222324252627282930>>...157

/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dcrc32-ce-glue.c38 u32 *key = crypto_tfm_ctx(tfm); in crc32_cra_init() local
46 u32 *key = crypto_tfm_ctx(tfm); in crc32c_cra_init() local
52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey() argument
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dchacha-neon-glue.c77 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() argument
H A Dpoly1305-glue.c28 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() argument
/kernel/linux/linux-6.6/arch/arm/mach-highbank/
H A Dhighbank.c121 u32 key = *(u32 *)data; in hb_keys_notifier() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dplpks-secvar.c75 static int plpks_get_variable(const char *key, u64 key_len, u8 *data, in plpks_get_variable() argument
115 static int plpks_set_variable(const char *key, u64 key_len, u8 *data, in plpks_set_variable() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c57 static int opal_get_variable(const char *key, u64 ksize, u8 *data, u64 *dsize) in opal_get_variable() argument
73 static int opal_get_next_variable(const char *key, u64 *keylen, u64 keybufsize) in opal_get_next_variable() argument
89 static int opal_set_variable(const char *key, u64 ksize, u8 *data, u64 dsize) in opal_set_variable() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
H A Dhtab_map_batch_ops.c80 int map_fd, *keys, *visited, key; in __test_map_lookup_and_delete_batch() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c57 __u32 key = 0, pid; in main() local
H A Dtest_current_pid_tgid_new_ns.c91 int err, key = 0; in main() local
H A Dtest_netcnt.c37 struct bpf_cgroup_storage_key key; in main() local
H A Dtest_tcpbpf_user.c62 __u32 key = 0; in verify_sockopt_result() local
102 __u32 key = 0; in main() local
H A Dtrace_helpers.c51 struct ksym *ksym_search(long key) in ksym_search() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_multi.c80 int cg1 = 0, cg2 = 0, cg3 = 0, cg4 = 0, cg5 = 0, key = 0; in test_cgroup_attach_multi() local
[all...]
H A Dbtf_map_in_map.c61 int err, key = 0, val, i, fd; in test_lookup_update() local
[all...]
H A Dglobal_data.c16 uint32_t key; in test_global_data_number() member
51 uint32_t key; in test_global_data_string() member
86 uint32_t key; in test_global_data_struct() member
H A Dmap_init.c24 map_key_t key; in map_populate() local
78 static int prog_run_insert_elem(struct test_map_init *skel, map_key_t key, in prog_run_insert_elem() argument
134 map_key_t key; test_pcpu_map_init() local
174 map_key_t key; test_pcpu_lru_map_init() local
[all...]
H A Dtailcalls.c393 int err, map_fd, prog_fd, main_fd, data_fd, i, key[] = { 1111, 1234, 5678 }; in test_tailcall_5() local
H A Dxdp_noinline.c10 struct vip key = {.protocol = 6}; in test_xdp_noinline() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dnetif_receive_skb.c102 __u32 key = 0; in BPF_PROG() local
H A Dtest_tcp_check_syncookie_kern.c57 __u32 key = 0; in check_syncookie() local
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dghash_s390.c20 u8 key[GHASH_BLOCK_SIZE]; member
25 u8 key[GHASH_BLOCK_SIZE]; member
41 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
H A Dchacha-glue.c72 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() argument
21 chacha20_crypt_s390(u32 *state, u8 *dst, const u8 *src, unsigned int nbytes, const u32 *key, u32 *counter) chacha20_crypt_s390() argument
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H A Dhwprobe.h16 __s64 key; member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-zydacron.c114 unsigned key; in zc_raw_event() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-verity-verify-sig.c34 struct key *key; in verity_verify_get_sig_from_key() local
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...157