/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | crc32-ce-glue.c | 38 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 D | chacha-neon-glue.c | 77 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() argument
|
H A D | poly1305-glue.c | 28 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 D | highbank.c | 121 u32 key = *(u32 *)data; in hb_keys_notifier() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | plpks-secvar.c | 75 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 D | opal-secvar.c | 57 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 D | htab_map_batch_ops.c | 80 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 D | get_cgroup_id_user.c | 57 __u32 key = 0, pid; in main() local
|
H A D | test_current_pid_tgid_new_ns.c | 91 int err, key = 0; in main() local
|
H A D | test_netcnt.c | 37 struct bpf_cgroup_storage_key key; in main() local
|
H A D | test_tcpbpf_user.c | 62 __u32 key = 0; in verify_sockopt_result() local 102 __u32 key = 0; in main() local
|
H A D | trace_helpers.c | 51 struct ksym *ksym_search(long key) in ksym_search() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_attach_multi.c | 80 int cg1 = 0, cg2 = 0, cg3 = 0, cg4 = 0, cg5 = 0, key = 0; in test_cgroup_attach_multi() local [all...] |
H A D | btf_map_in_map.c | 61 int err, key = 0, val, i, fd; in test_lookup_update() local [all...] |
H A D | global_data.c | 16 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 D | map_init.c | 24 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 D | tailcalls.c | 393 int err, map_fd, prog_fd, main_fd, data_fd, i, key[] = { 1111, 1234, 5678 }; in test_tailcall_5() local
|
H A D | xdp_noinline.c | 10 struct vip key = {.protocol = 6}; in test_xdp_noinline() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | netif_receive_skb.c | 102 __u32 key = 0; in BPF_PROG() local
|
H A D | test_tcp_check_syncookie_kern.c | 57 __u32 key = 0; in check_syncookie() local
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | ghash_s390.c | 20 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 D | chacha-glue.c | 72 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 D | hwprobe.h | 16 __s64 key; member
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-zydacron.c | 114 unsigned key; in zc_raw_event() local [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-verity-verify-sig.c | 34 struct key *key; in verity_verify_get_sig_from_key() local [all...] |