Searched refs:keyctl_pkey_verify (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/security/keys/ |
H A D | internal.h | 323 extern long keyctl_pkey_verify(const struct keyctl_pkey_params __user *, 339 static inline long keyctl_pkey_verify(const struct keyctl_pkey_params __user *params, in keyctl_pkey_verify() function
|
H A D | compat.c | 117 return keyctl_pkey_verify(compat_ptr(arg2), compat_ptr(arg3), in COMPAT_SYSCALL_DEFINE5()
|
H A D | keyctl_pkey.c | 290 long keyctl_pkey_verify(const struct keyctl_pkey_params __user *_params, in keyctl_pkey_verify() function
|
H A D | keyctl.c | 2005 return keyctl_pkey_verify( in SYSCALL_DEFINE5()
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | internal.h | 321 extern long keyctl_pkey_verify(const struct keyctl_pkey_params __user *, 337 static inline long keyctl_pkey_verify(const struct keyctl_pkey_params __user *params, in keyctl_pkey_verify() function
|
H A D | compat.c | 117 return keyctl_pkey_verify(compat_ptr(arg2), compat_ptr(arg3), in COMPAT_SYSCALL_DEFINE5()
|
H A D | keyctl_pkey.c | 288 long keyctl_pkey_verify(const struct keyctl_pkey_params __user *_params, in keyctl_pkey_verify() function
|
H A D | keyctl.c | 2005 return keyctl_pkey_verify( in SYSCALL_DEFINE5()
|
Completed in 8 milliseconds