Searched defs:ukey (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/ceph/
H A Dceph_common.c357 struct key *ukey; local
/linux-master/crypto/
H A Daf_alg.c208 static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) argument
/linux-master/security/keys/encrypted-keys/
H A Dencrypted.c311 struct key *ukey; local
/linux-master/net/tipc/
H A Dcrypto.c334 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info) argument
514 static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey, argument
1119 tipc_crypto_key_init(struct tipc_crypto *c, struct tipc_aead_key *ukey, u8 mode, bool master_key) argument
[all...]
H A Dnode.c2965 struct tipc_aead_key *ukey; local
/linux-master/drivers/s390/crypto/
H A Dpkey_api.c1331 static void *_copy_key_from_user(void __user *ukey, size_t keylen) argument
/linux-master/arch/arm64/kernel/
H A Dptrace.c1298 static struct ptrauth_key pac_key_from_user(__uint128_t ukey) argument
/linux-master/kernel/bpf/
H A Dsyscall.c1498 static void *__bpf_copy_key(void __user *ukey, u64 key_size) argument
1509 static void *___bpf_copy_key(bpfptr_t ukey, u64 key_size) argument
1525 void __user *ukey = u64_to_user_ptr(attr->key); local
1600 bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel); local
1658 bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel); local
1714 void __user *ukey = u64_to_user_ptr(attr->key); local
1999 void __user *ukey = u64_to_user_ptr(attr->key); local
[all...]

Completed in 167 milliseconds