Home
last modified time | relevance | path

Searched refs:keyctl_dh_compute (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dkeyctl.c241 keyctl_dh_compute(struct tcb *tcp, kernel_ulong_t params, kernel_ulong_t buf, in keyctl_dh_compute() function
414 keyctl_dh_compute(tcp, arg2, arg3, arg4, arg5); in SYS_FUNC()
DChangeLog11694 * keyctl.c (keyctl_dh_compute): Add new parameter kdf_addr, print it
11697 keyctl_dh_compute.
24795 keyctl_instantiate_key_iov, keyctl_dh_compute): Change addr and len
24811 (keyctl_dh_compute): Likewise.
24857 (print_dh_params, keyctl_dh_compute): New functions.