Toggle navigation
/
Symbol
File
Text
Line
Symbol: ukey
function parameter
Defined...
crypto/af_alg.c:208:40-208:50
: static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen)
kernel/bpf/syscall.c:1380:29-1380:42
: static void *__bpf_copy_key(void __user *ukey, u64 key_size)
kernel/bpf/syscall.c:1391:30-1391:39
: static void *___bpf_copy_key(bpfptr_t ukey, u64 key_size)
net/tipc/crypto.c:334:28-334:50
: int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info)
net/tipc/crypto.c:514:52-514:74
: static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey,
net/tipc/crypto.c:1119:49-1119:71
: int tipc_crypto_key_init(struct tipc_crypto *c, struct tipc_aead_key *ukey,
variable
Defined...
kernel/bpf/syscall.c:1407:2-1407:22
: void __user *ukey = u64_to_user_ptr(attr->key);
kernel/bpf/syscall.c:1482:2-1482:56
: bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel);
kernel/bpf/syscall.c:1538:2-1538:56
: bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel);
kernel/bpf/syscall.c:1593:2-1593:22
: void __user *ukey = u64_to_user_ptr(attr->key);
kernel/bpf/syscall.c:1872:2-1872:22
: void __user *ukey = u64_to_user_ptr(attr->key);
net/ceph/ceph_common.c:357:2-357:14
: struct key *ukey;
net/tipc/node.c:2967:2-2967:24
: struct tipc_aead_key *ukey;
security/keys/encrypted-keys/encrypted.c:311:2-311:14
: struct key *ukey;