Searched defs:key (Results 701 - 725 of 2098) sorted by relevance

<<21222324252627282930>>

/linux-master/samples/bpf/
H A Dsockex3_kern.c72 u32 key = bpf_get_smp_processor_id(); local
92 struct flow_key_record key = g->flow; local
H A Dtracex2_user.c45 struct hist_key key = {}, next_key; local
84 struct hist_key key = {}, next_key; local
118 long key, next_key, value; local
[all...]
/linux-master/crypto/
H A Dserpent_generic.c269 int __serpent_setkey(struct serpent_ctx *ctx, const u8 *key, argument
452 int serpent_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c256 static int ccp_aes_cmac_setkey(struct crypto_ahash *tfm, const u8 *key, argument
[all...]
H A Dccp-crypto-sha.c272 static int ccp_sha_setkey(struct crypto_ahash *tfm, const u8 *key, argument
[all...]
H A Dccp-crypto-rsa.c126 static int ccp_rsa_setkey(struct crypto_akcipher *tfm, const void *key, argument
181 static int ccp_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, argument
187 static int ccp_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, argument
/linux-master/drivers/input/keyboard/
H A Dlocomokbd.c131 unsigned int scancode, pressed, key; local
/linux-master/drivers/input/misc/
H A Dxen-kbdfront.c89 xenkbd_handle_key_event(struct xenkbd_info *info, struct xenkbd_key *key) argument
[all...]
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c33 static int nitrox_aes_gcm_setkey(struct crypto_aead *aead, const u8 *key, argument
359 static int nitrox_rfc4106_setkey(struct crypto_aead *aead, const u8 *key, argument
/linux-master/certs/
H A Dblacklist.c86 static int blacklist_key_instantiate(struct key *key, argument
127 blacklist_key_update(struct key *key, struct key_preparsed_payload *prep) argument
133 blacklist_describe(const struct key *key, struct seq_file *m) argument
184 key_ref_t key; local
264 key_ref_t key; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c314 u32 key = vport << 16; local
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c30 unsigned int key; local
131 unsigned int key; local
189 unsigned int key; local
209 unsigned int key; local
228 unsigned int key; local
[all...]
/linux-master/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c272 static int ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, argument
54 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/drivers/md/persistent-data/
H A Ddm-btree-remove.c526 static int do_leaf(struct btree_node *n, uint64_t key, unsigned int *index) argument
482 rebalance_children(struct shadow_spine *s, struct dm_btree_info *info, struct dm_btree_value_type *vt, uint64_t key) argument
544 remove_raw(struct shadow_spine *s, struct dm_btree_info *info, struct dm_btree_value_type *vt, dm_block_t root, uint64_t key, unsigned int *index) argument
638 remove_nearest(struct shadow_spine *s, struct dm_btree_info *info, struct dm_btree_value_type *vt, dm_block_t root, uint64_t key, int *index) argument
[all...]
/linux-master/drivers/md/
H A Ddm-cache-policy-internal.h101 policy_set_config_value(struct dm_cache_policy *p, const char *key, const char *value) argument
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_synproxy.c428 __u32 key = 0; local
445 __u32 key = 1; local
/linux-master/fs/hfs/
H A Dbnode.c58 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) argument
H A Dextent.c21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) argument
[all...]
/linux-master/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c213 struct offcpu_key key = { local
/linux-master/block/
H A Dblk-crypto.c91 void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key, argument
394 blk_crypto_start_using_key(struct block_device *bdev, const struct blk_crypto_key *key) argument
417 blk_crypto_evict_key(struct block_device *bdev, const struct blk_crypto_key *key) argument
[all...]
/linux-master/kernel/bpf/
H A Dbpf_task_storage.c90 static void *bpf_pid_task_storage_lookup_elem(struct bpf_map *map, void *key) argument
123 static long bpf_pid_task_storage_update_elem(struct bpf_map *map, void *key, argument
176 static long bpf_pid_task_storage_delete_elem(struct bpf_map *map, void *key) argument
305 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) argument
/linux-master/net/rxrpc/
H A Dkey.c414 rxrpc_destroy(struct key *key) argument
422 rxrpc_describe(const struct key *key, struct seq_file *m) argument
450 struct key *key; local
484 struct key *key; local
538 struct key *key; local
562 rxrpc_read(const struct key *key, char *buffer, size_t buflen) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c137 __u32 *val, key = 0; local
229 __u32 *val, key = 0; local
242 __u32 *val, key = 0; local
H A Dtest_sk_lookup.c208 __u32 key = KEY_SERVER_B; local
/linux-master/drivers/s390/crypto/
H A Dzcrypt_cca_key.h112 } __packed *key = p; local
172 } __packed *key = p; local
[all...]

Completed in 337 milliseconds

<<21222324252627282930>>