Searched defs:keyctl_kdf_params (Results 1 – 5 of 5) sorted by relevance
13 struct keyctl_kdf_params { struct20 struct strace_keyctl_kdf_params { argument
73 struct keyctl_kdf_params { struct74 char __user *hashname;75 char __user *otherinfo;76 __u32 otherinfolen;77 __u32 __spare[8];
61 struct keyctl_kdf_params { struct62 char *hashname;63 char *otherinfo;64 uint32_t otherinfolen;65 uint32_t __spare[8];