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
83 struct keyctl_kdf_params { struct84 char __user *hashname;85 char __user *otherinfo;86 __u32 otherinfolen;87 __u32 __spare[8];
60 struct keyctl_kdf_params { struct61 char *hashname;62 char *otherinfo;63 uint32_t otherinfolen;64 uint32_t __spare[8];