Searched refs:keyctl_pkey_params (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/security/keys/ |
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()
|
A D | internal.h | 312 extern long keyctl_pkey_verify(const struct keyctl_pkey_params __user *, 317 const struct keyctl_pkey_params __user *, 328 static inline long keyctl_pkey_verify(const struct keyctl_pkey_params __user *params, in keyctl_pkey_verify() 337 const struct keyctl_pkey_params __user *params, in keyctl_pkey_e_d_s()
|
A D | keyctl.c | 1994 (const struct keyctl_pkey_params __user *)arg2, in SYSCALL_DEFINE5() 2001 (const struct keyctl_pkey_params __user *)arg2, in SYSCALL_DEFINE5()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | keyctl.h | 108 struct keyctl_pkey_params { struct
|
/linux-6.3-rc2/Documentation/security/keys/ |
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,
|
Completed in 13 milliseconds