/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | camellia_aesni_avx2_glue.c | 142 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey() argument
|
H A D | serpent_avx2_glue.c | 33 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
|
H A D | serpent_sse2_glue.c | 28 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/crypto/ |
H A D | rsa.c | 25 static int _rsa_enc(const struct rsa_mpi_key *key, MPI c, MPI m) in _rsa_enc() argument 39 static int _rsa_dec(const struct rsa_mpi_key *key, MPI m, MPI c) in _rsa_dec() argument 131 static void rsa_free_mpi_key(struct rsa_mpi_key *key) in rsa_free_mpi_key() argument 156 rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) rsa_set_pub_key() argument 190 rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) rsa_set_priv_key() argument [all...] |
/kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
H A D | restrict.c | 76 struct key *ke in restrict_link_by_signature() local 124 struct key *key = NULL; key_or_keyring_common() local [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_vl.h | 32 sja1105_vl_redirect(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, unsigned long destports, bool append) sja1105_vl_redirect() argument 51 sja1105_vl_gate(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u32 index, s32 prio, u64 base_time, u64 cycle_time, u64 cycle_time_ext, u32 num_entries, struct action_gate_entry *entries) sja1105_vl_gate() argument
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm4-neon-glue.c | 30 static int sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_setkey() argument
|
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-5.10/tools/testing/selftests/pidfd/ |
H A D | pidfd_open_test.c | 86 static pid_t get_pid_from_fdinfo_file(int pidfd, const char *key, size_t keylen) in get_pid_from_fdinfo_file() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | write_to_hugetlbfs.c | 66 int key = 0; in main() local
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | poly1305-glue.c | 32 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() argument
|
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/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
|
/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
|