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
291 static inline long keyctl_dh_compute(struct keyctl_dh_params __user *params, in keyctl_dh_compute()300 struct keyctl_dh_params __user *params, in compat_keyctl_dh_compute()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()
16 long compat_keyctl_dh_compute(struct keyctl_dh_params __user *params, in compat_keyctl_dh_compute()
122 long __keyctl_dh_compute(struct keyctl_dh_params __user *params, in __keyctl_dh_compute()300 long keyctl_dh_compute(struct keyctl_dh_params __user *params, in keyctl_dh_compute()
851 struct rhashtable_params params = { 0 }; in unpack_profile() local1350 const zstd_parameters params = in compress_zstd() local
426 int sidtab_convert(struct sidtab *s, struct sidtab_convert_params *params) in sidtab_convert()
Completed in 10 milliseconds