Searched defs:ukey (Results 1 – 7 of 7) sorted by relevance
/linux/kernel/bpf/ |
H A D | syscall.c | 1635 __bpf_copy_key(void __user * ukey,u64 key_size) __bpf_copy_key() argument 1646 ___bpf_copy_key(bpfptr_t ukey,u64 key_size) ___bpf_copy_key() argument 1662 void __user *ukey = u64_to_user_ptr(attr->key); map_lookup_elem() local 1727 bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel); map_update_elem() local 1782 bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel); map_delete_elem() local 1835 void __user *ukey = u64_to_user_ptr(attr->key); map_get_next_key() local 2104 void __user *ukey = u64_to_user_ptr(attr->key); map_lookup_and_delete_elem() local [all...] |
/linux/net/tipc/ |
H A 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()
|
H A D | node.c | 2966 struct tipc_aead_key *ukey; in __tipc_nl_node_set_key() local
|
/linux/net/ceph/ |
H A D | ceph_common.c | 357 struct key *ukey; in get_secret() local
|
/linux/drivers/s390/crypto/ |
H A D | pkey_api.c | 77 static void *_copy_key_from_user(void __user *ukey, size_t keylen) in _copy_key_from_user()
|
/linux/security/keys/encrypted-keys/ |
H A D | encrypted.c | 311 struct key *ukey; request_user_key() local
|
/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 1306 static struct ptrauth_key pac_key_from_user(__uint128_t ukey) in pac_key_from_user()
|