Home
last modified time | relevance | path

Searched refs:keyctl_pkey_verify (Results 1 – 4 of 4) sorted by relevance

/security/keys/
Dinternal.h298 extern long keyctl_pkey_verify(const struct keyctl_pkey_params __user *,
314 static inline long keyctl_pkey_verify(const struct keyctl_pkey_params __user *params, in keyctl_pkey_verify() function
Dcompat.c155 return keyctl_pkey_verify(compat_ptr(arg2), compat_ptr(arg3), in COMPAT_SYSCALL_DEFINE5()
Dkeyctl_pkey.c282 long keyctl_pkey_verify(const struct keyctl_pkey_params __user *_params, in keyctl_pkey_verify() function
Dkeyctl.c1845 return keyctl_pkey_verify( in SYSCALL_DEFINE5()