| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | syscall.c | 1003 static void *__bpf_copy_key(void __user *ukey, u64 key_size) in __bpf_copy_key() 1019 void __user *ukey = u64_to_user_ptr(attr->key); in map_lookup_elem() local 1086 void __user *ukey = u64_to_user_ptr(attr->key); in map_update_elem() local 1153 void __user *ukey = u64_to_user_ptr(attr->key); in map_delete_elem() local 1208 void __user *ukey = u64_to_user_ptr(attr->key); in map_get_next_key() local 1496 void __user *ukey = u64_to_user_ptr(attr->key); in map_lookup_and_delete_elem() local
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | syscall.c | 1418 static void *__bpf_copy_key(void __user *ukey, u64 key_size) in __bpf_copy_key() 1429 static void *___bpf_copy_key(bpfptr_t ukey, u64 key_size) in ___bpf_copy_key() 1445 void __user *ukey = u64_to_user_ptr(attr->key); in map_lookup_elem() local 1520 bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel); in map_update_elem() local 1576 bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel); in map_delete_elem() local 1631 void __user *ukey = u64_to_user_ptr(attr->key); in map_get_next_key() local 1908 void __user *ukey = u64_to_user_ptr(attr->key); in map_lookup_and_delete_elem() local
|
| /kernel/linux/linux-6.6/net/ceph/ |
| D | ceph_common.c | 357 struct key *ukey; in get_secret() local
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | ceph_common.c | 361 struct key *ukey; in get_secret() local
|
| /kernel/linux/linux-5.10/net/tipc/ |
| D | crypto.c | 328 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info) in tipc_aead_key_validate() 507 static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey, in tipc_aead_init() 1123 int tipc_crypto_key_init(struct tipc_crypto *c, struct tipc_aead_key *ukey, in tipc_crypto_key_init()
|
| D | node.c | 2921 struct tipc_aead_key *ukey; in __tipc_nl_node_set_key() local
|
| /kernel/linux/linux-6.6/net/tipc/ |
| D | crypto.c | 334 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info) in tipc_aead_key_validate() 514 static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey, in tipc_aead_init() 1128 int tipc_crypto_key_init(struct tipc_crypto *c, struct tipc_aead_key *ukey, in tipc_crypto_key_init()
|
| D | node.c | 2968 struct tipc_aead_key *ukey; in __tipc_nl_node_set_key() local
|
| /kernel/linux/linux-6.6/security/keys/encrypted-keys/ |
| D | encrypted.c | 311 struct key *ukey; in request_user_key() local
|
| /kernel/linux/linux-5.10/security/keys/encrypted-keys/ |
| D | encrypted.c | 305 struct key *ukey; in request_user_key() local
|
| /kernel/linux/linux-6.6/crypto/ |
| D | af_alg.c | 208 static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) in alg_setkey()
|
| /kernel/linux/linux-5.10/crypto/ |
| D | af_alg.c | 205 static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) in alg_setkey()
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | ptrace.c | 920 static struct ptrauth_key pac_key_from_user(__uint128_t ukey) in pac_key_from_user()
|
| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| D | pkey_api.c | 1109 static void *_copy_key_from_user(void __user *ukey, size_t keylen) in _copy_key_from_user()
|
| /kernel/linux/linux-6.6/drivers/s390/crypto/ |
| D | pkey_api.c | 1323 static void *_copy_key_from_user(void __user *ukey, size_t keylen) in _copy_key_from_user()
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| D | ptrace.c | 1265 static struct ptrauth_key pac_key_from_user(__uint128_t ukey) in pac_key_from_user()
|