Searched defs:key (Results 276 - 300 of 2070) sorted by relevance

<<11121314151617181920>>

/linux-master/security/keys/
H A Duser_defined.c101 int user_update(struct key *key, struct key_preparsed_payload *prep) argument
128 user_revoke(struct key *key) argument
146 user_destroy(struct key *key) argument
158 user_describe(const struct key *key, struct seq_file *m) argument
171 user_read(const struct key *key, char *buffer, size_t buflen) argument
[all...]
/linux-master/drivers/input/
H A Dsparse-keymap.c25 struct key_entry *key; local
42 struct key_entry *key; local
64 struct key_entry *key; local
85 struct key_entry *key; local
98 struct key_entry *key; local
114 const struct key_entry *key; local
136 struct key_entry *key; local
[all...]
/linux-master/crypto/
H A Dcrc32c_generic.c45 u32 key; member in struct:chksum_ctx
72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, argument
H A Dmichael_mic.c129 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, argument
H A Dcrc32_generic.c24 u32 *key = crypto_tfm_ctx(tfm); local
36 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, argument
/linux-master/samples/bpf/
H A Dlathist_user.c63 long key, value; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmap_init.c24 map_key_t key; local
78 static int prog_run_insert_elem(struct test_map_init *skel, map_key_t key, argument
134 map_key_t key; local
174 map_key_t key; local
[all...]
H A Dxdp_noinline.c10 struct vip key = {.protocol = 6}; local
/linux-master/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) argument
/linux-master/include/crypto/internal/
H A Dblake2b.h68 u8 key[BLAKE2B_KEY_SIZE]; member in struct:blake2b_tfm_ctx
72 crypto_blake2b_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgf100.c84 gf100_bar_oneinit_bar(struct gf100_bar *bar, struct gf100_barN *bar_vm, struct lock_class_key *key, int bar_nr) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv41.c106 nv41_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
/linux-master/samples/watch_queue/
H A Dwatch_test.c32 static long keyctl_watch_key(int key, int watch_fd, int watch_id) argument
/linux-master/net/mac80211/
H A Daead_api.c86 aead_key_setup_encrypt(const char *alg, const u8 key[], argument
/linux-master/net/openvswitch/
H A Dconntrack.h50 ovs_ct_copy_action(struct net *net, const struct nlattr *nla, const struct sw_flow_key *key, struct sw_flow_actions **acts, bool log) argument
63 ovs_ct_execute(struct net *net, struct sk_buff *skb, struct sw_flow_key *key, const struct ovs_conntrack_info *info) argument
71 ovs_ct_clear(struct sk_buff *skb, struct sw_flow_key *key) argument
77 ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key, bool post_ct) argument
[all...]
/linux-master/arch/arm/crypto/
H A Dpoly1305-glue.c32 void poly1305_init_arch(struct poly1305_desc_ctx *dctx, const u8 key[POLY1305_KEY_SIZE]) argument
/linux-master/include/crypto/
H A Dpoly1305.h30 struct poly1305_key key; member in struct:poly1305_core_key
66 static inline void poly1305_init(struct poly1305_desc_ctx *desc, const u8 *key) argument
H A Dchacha.h66 static inline void chacha_init_generic(u32 *state, const u32 *key, const u8 *iv) argument
83 chacha_init(u32 *state, const u32 *key, const u8 *iv) argument
[all...]
H A Dblake2b.h42 __blake2b_init(struct blake2b_state *state, size_t outlen, const void *key, size_t keylen) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtimer_mim_reject.c41 static int timer_cb(void *map, int *key, struct hmap_elem *val) argument
H A Dfor_each_hash_map_elem.c29 check_hash_elem(struct bpf_map *map, __u32 *key, __u64 *val, argument
58 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, argument
H A Dbloom_filter_bench.c63 static __always_inline void log_result(__u32 key) argument
71 bloom_callback(struct bpf_map *map, __u32 *key, void *val, argument
/linux-master/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) 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) argument
/linux-master/drivers/mmc/host/
H A Dcqhci-crypto.c61 cqhci_crypto_keyslot_program(struct blk_crypto_profile *profile, const struct blk_crypto_key *key, unsigned int slot) argument
119 cqhci_crypto_keyslot_evict(struct blk_crypto_profile *profile, const struct blk_crypto_key *key, unsigned int slot) argument
[all...]
/linux-master/fs/cachefiles/
H A Dkey.c39 const u8 *key = fscache_get_key(object->cookie), *kend; local
[all...]

Completed in 183 milliseconds

<<11121314151617181920>>