Home
last modified time | relevance | path

Searched defs:params (Results 1 – 6 of 6) sorted by relevance

/security/keys/
Dkeyctl_pkey.c17 static void keyctl_pkey_params_free(struct kernel_pkey_params *params) in keyctl_pkey_params_free()
38 static int keyctl_pkey_params_parse(struct kernel_pkey_params *params) in keyctl_pkey_params_parse()
80 struct kernel_pkey_params *params) in keyctl_pkey_params_get()
116 struct kernel_pkey_params *params) in keyctl_pkey_params_get_2()
173 struct kernel_pkey_params params; in keyctl_pkey_query() local
218 struct kernel_pkey_params params; in keyctl_pkey_e_d_s() local
293 struct kernel_pkey_params params; in keyctl_pkey_verify() local
Dinternal.h300 static inline long keyctl_dh_compute(struct keyctl_dh_params __user *params, in keyctl_dh_compute()
309 struct keyctl_dh_params __user *params, in compat_keyctl_dh_compute()
339 static inline long keyctl_pkey_verify(const struct keyctl_pkey_params __user *params, in keyctl_pkey_verify()
348 const struct keyctl_pkey_params __user *params, in keyctl_pkey_e_d_s()
Dcompat_dh.c16 long compat_keyctl_dh_compute(struct keyctl_dh_params __user *params, in compat_keyctl_dh_compute()
Ddh.c227 long __keyctl_dh_compute(struct keyctl_dh_params __user *params, in __keyctl_dh_compute()
410 long keyctl_dh_compute(struct keyctl_dh_params __user *params, in keyctl_dh_compute()
/security/selinux/ss/
Dsidtab.c418 int sidtab_convert(struct sidtab *s, struct sidtab_convert_params *params) in sidtab_convert()
/security/apparmor/
Dpolicy_unpack.c680 struct rhashtable_params params = { 0 }; in unpack_profile() local