Lines Matching refs:key_serial_t
30 typedef int32_t key_serial_t;
35 print_keyring_serial_number(key_serial_t id)
81 keyctl_get_keyring_id(struct tcb *tcp, key_serial_t id, int create)
88 keyctl_update_key(struct tcb *tcp, key_serial_t id, long addr, long len)
97 keyctl_handle_key_key(struct tcb *tcp, key_serial_t id1, key_serial_t id2)
105 keyctl_read_key(struct tcb *tcp, key_serial_t id, long addr, long len)
123 keyctl_keyring_search(struct tcb *tcp, key_serial_t id1, long addr1,
124 long addr2, key_serial_t id2)
136 keyctl_chown_key(struct tcb *tcp, key_serial_t id, int user, int group)
143 keyctl_instantiate_key(struct tcb *tcp, key_serial_t id1, long addr,
144 long len, key_serial_t id2)
154 keyctl_instantiate_key_iov(struct tcb *tcp, key_serial_t id1,
155 long addr, long len, key_serial_t id2)
165 keyctl_negate_key(struct tcb *tcp, key_serial_t id1, unsigned timeout,
166 key_serial_t id2)
174 keyctl_reject_key(struct tcb *tcp, key_serial_t id1, unsigned timeout,
175 unsigned error, key_serial_t id2)
183 keyctl_set_timeout(struct tcb *tcp, key_serial_t id, unsigned timeout)
190 keyctl_get_persistent(struct tcb *tcp, int uid, key_serial_t id)
199 keyctl_setperm_key(struct tcb *tcp, key_serial_t id, uint32_t perm)