Home
last modified time | relevance | path

Searched refs:key_serial_t (Results 1 – 16 of 16) sorted by relevance

/linux-3.4.99/security/keys/
Dinternal.h107 key_serial_t target_id);
144 extern key_ref_t lookup_user_key(key_serial_t id, unsigned long flags,
197 extern struct key *key_get_instantiation_authkey(key_serial_t target_id);
202 extern long keyctl_get_keyring_ID(key_serial_t, int);
204 extern long keyctl_update_key(key_serial_t, const void __user *, size_t);
205 extern long keyctl_revoke_key(key_serial_t);
206 extern long keyctl_keyring_clear(key_serial_t);
207 extern long keyctl_keyring_link(key_serial_t, key_serial_t);
208 extern long keyctl_keyring_unlink(key_serial_t, key_serial_t);
209 extern long keyctl_describe_key(key_serial_t, char __user *, size_t);
[all …]
Dkeyctl.c58 key_serial_t, ringid) in SYSCALL_DEFINE5() argument
150 key_serial_t, destringid) in SYSCALL_DEFINE4() argument
238 long keyctl_get_keyring_ID(key_serial_t id, int create) in keyctl_get_keyring_ID()
300 long keyctl_update_key(key_serial_t id, in keyctl_update_key()
352 long keyctl_revoke_key(key_serial_t id) in keyctl_revoke_key()
384 long keyctl_keyring_clear(key_serial_t ringid) in keyctl_keyring_clear()
426 long keyctl_keyring_link(key_serial_t id, key_serial_t ringid) in keyctl_keyring_link()
461 long keyctl_keyring_unlink(key_serial_t id, key_serial_t ringid) in keyctl_keyring_unlink()
500 long keyctl_describe_key(key_serial_t keyid, in keyctl_describe_key()
578 long keyctl_keyring_search(key_serial_t ringid, in keyctl_keyring_search()
[all …]
Dcompat.c28 key_serial_t id, in compat_keyctl_instantiate_key_iov()
31 key_serial_t ringid) in compat_keyctl_instantiate_key_iov()
Drequest_key_auth.c231 key_serial_t id = (key_serial_t)(unsigned long) _id; in key_get_instantiation_authkey_match()
240 struct key *key_get_instantiation_authkey(key_serial_t target_id) in key_get_instantiation_authkey()
Dproc.c110 static struct key *find_ge_key(key_serial_t id) in find_ge_key()
147 key_serial_t pos = *_pos; in proc_keys_start()
161 static inline key_serial_t key_node_serial(struct rb_node *n) in key_node_serial()
Dkeyring.c206 qty = klist->nkeys * sizeof(key_serial_t); in keyring_read()
219 tmp = sizeof(key_serial_t); in keyring_read()
Drequest_key.c117 key_serial_t prkey, sskey; in call_sbin_request_key()
Dprocess_keys.c535 key_ref_t lookup_user_key(key_serial_t id, unsigned long lflags, in lookup_user_key()
Dkey.c609 struct key *key_lookup(key_serial_t id) in key_lookup()
/linux-3.4.99/include/linux/
Dkey.h29 typedef int32_t key_serial_t; typedef
126 key_serial_t serial; /* key serial number */
273 extern struct key *key_lookup(key_serial_t id);
275 static inline key_serial_t key_serial(const struct key *key) in key_serial()
Dlsm_audit.h67 key_serial_t key;
Dsyscalls.h716 key_serial_t destringid);
721 key_serial_t destringid);
/linux-3.4.99/Documentation/security/
Dkeys.txt50 (*) Each key is issued a serial number of type key_serial_t that is unique for
399 key_serial_t add_key(const char *type, const char *desc,
401 key_serial_t keyring);
436 key_serial_t request_key(const char *type, const char *description,
438 key_serial_t dest_keyring);
456 key_serial_t keyctl(KEYCTL_GET_KEYRING_ID, key_serial_t id,
469 key_serial_t keyctl(KEYCTL_JOIN_SESSION_KEYRING, const char *name);
487 long keyctl(KEYCTL_UPDATE, key_serial_t key, const void *payload,
501 long keyctl(KEYCTL_REVOKE, key_serial_t key);
510 long keyctl(KEYCTL_CHOWN, key_serial_t key, uid_t uid, gid_t gid);
[all …]
Dkeys-request-key.txt41 key_serial_t request_key(const char *type,
44 key_serial_t dest_keyring);
/linux-3.4.99/Documentation/filesystems/nfs/
Didmapper.txt67 description. The serialized key is first converted into a key_serial_t, and
/linux-3.4.99/arch/s390/kernel/
Dcompat_wrapper.S1202 llgfr %r6,%r6 # (key_serial_t) u32
1209 llgfr %r5,%r5 # (key_serial_t) u32