Searched refs:keyctl_pkey_params (Results 1 – 5 of 5) sorted by relevance
/linux/security/keys/ |
H A D | keyctl_pkey.c | 113 static int keyctl_pkey_params_get_2(const struct keyctl_pkey_params __user *_params, in keyctl_pkey_params_get_2() 118 struct keyctl_pkey_params uparams; in keyctl_pkey_params_get_2() 213 const struct keyctl_pkey_params __user *_params, in keyctl_pkey_e_d_s() 288 long keyctl_pkey_verify(const struct keyctl_pkey_params __user *_params, in keyctl_pkey_verify()
|
H A D | internal.h | 314 extern long keyctl_pkey_verify(const struct keyctl_pkey_params __user *, 319 const struct keyctl_pkey_params __user *, 330 static inline long keyctl_pkey_verify(const struct keyctl_pkey_params __user *params, in keyctl_pkey_verify() 339 const struct keyctl_pkey_params __user *params, in keyctl_pkey_e_d_s()
|
H A D | keyctl.c | 1999 (const struct keyctl_pkey_params __user *)arg2, in SYSCALL_DEFINE5() 2006 (const struct keyctl_pkey_params __user *)arg2, in SYSCALL_DEFINE5()
|
/linux/include/uapi/linux/ |
H A D | keyctl.h | 108 struct keyctl_pkey_params { struct
|
/linux/Documentation/security/keys/ |
H A D | core.rst | 961 const struct keyctl_pkey_params *params, 967 const struct keyctl_pkey_params *params, 973 const struct keyctl_pkey_params *params, 979 const struct keyctl_pkey_params *params,
|