Searched defs:params (Results 1 – 6 of 6) sorted by relevance
17 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() local218 struct kernel_pkey_params params; in keyctl_pkey_e_d_s() local293 struct kernel_pkey_params params; in keyctl_pkey_verify() local
300 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()
16 long compat_keyctl_dh_compute(struct keyctl_dh_params __user *params, in compat_keyctl_dh_compute()
227 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()
418 int sidtab_convert(struct sidtab *s, struct sidtab_convert_params *params) in sidtab_convert()
680 struct rhashtable_params params = { 0 }; in unpack_profile() local