Searched refs:keyctl_read_key (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | keyctl.c | 112 keyctl_read_key(struct tcb *tcp, key_serial_t id, kernel_ulong_t addr, in keyctl_read_key() function 315 keyctl_read_key(tcp, arg2, arg3, arg4, cmd != KEYCTL_READ); in SYS_FUNC()
|
D | ChangeLog | 5604 * keyctl.c (keyctl_update_key, keyctl_read_key, keyctl_instantiate_key, 5618 (keyctl_read_key): Likewise. 5629 keyctl_read_key had subtle bug by treating out buffer in KEYCTL_READ 5631 keyctl_read_key signalising whether buffer is NUL-terminated and using 5634 * keyctl.c (keyctl_read_key): Add has_nul parameter. Do not use -1 as 5637 (SYS_FUNC(keyctl)): Specify has_nul parameter to keyctl_read_key 18412 keyctl_read_key, keyctl_keyring_search, keyctl_chown_key, 18420 * keyctl.c (keyctl_read_key): Use printaddr.
|