Home
last modified time | relevance | path

Searched refs:keyctl_update_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/security/keys/
A Dcompat.c28 return keyctl_update_key(arg2, compat_ptr(arg3), arg4); in COMPAT_SYSCALL_DEFINE5()
A Dinternal.h237 extern long keyctl_update_key(key_serial_t, const void __user *, size_t);
A Dkeyctl.c325 long keyctl_update_key(key_serial_t id, in keyctl_update_key() function
1881 return keyctl_update_key((key_serial_t) arg2, in SYSCALL_DEFINE5()

Completed in 7 milliseconds