Home
last modified time | relevance | path

Searched defs:key (Results 1751 - 1775 of 9247) sorted by relevance

1...<<71727374757677787980>>...370

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia_aesni_avx2_glue.c142 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey() argument
H A Dserpent_avx2_glue.c33 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
H A Dserpent_sse2_glue.c28 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 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
/kernel/linux/linux-5.10/crypto/
H A Drsa.c25 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 Drestrict.c76 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 Dsja1105_vl.h32 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 Dsm4-neon-glue.c30 static int sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_setkey() argument
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-5.10/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c86 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 Dwrite_to_hugetlbfs.c66 int key = 0; in main() local
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dpoly1305-glue.c32 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) in poly1305_init_arch() argument
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/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
/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

Completed in 11 milliseconds

1...<<71727374757677787980>>...370