Searched refs:keyctl_instantiate_key (Results 1 – 4 of 4) sorted by relevance
59 return keyctl_instantiate_key(arg2, compat_ptr(arg3), arg4, in COMPAT_SYSCALL_DEFINE5()
258 extern long keyctl_instantiate_key(key_serial_t, const void __user *,
1249 long keyctl_instantiate_key(key_serial_t id, in keyctl_instantiate_key() function1930 return keyctl_instantiate_key((key_serial_t) arg2, in SYSCALL_DEFINE5()
133 result into a form suitable for passing to the keyctl_instantiate_key()