Searched defs:keyctl_kdf_params (Results 1 – 3 of 3) sorted by relevance
83 struct keyctl_kdf_params { struct84 char *hashname;85 char *otherinfo;86 __u32 otherinfolen;87 __u32 __spare[8];
86 struct keyctl_kdf_params { struct87 char __user *hashname;88 char __user *otherinfo;89 __u32 otherinfolen;90 __u32 __spare[8];