Home
last modified time | relevance | path

Searched defs:keyctl_kdf_params (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dkeyctl_kdf_params.h13 struct keyctl_kdf_params { struct
20 struct strace_keyctl_kdf_params { argument
/external/kernel-headers/original/uapi/linux/
Dkeyctl.h73 struct keyctl_kdf_params { struct
74 char __user *hashname;
75 char __user *otherinfo;
76 __u32 otherinfolen;
77 __u32 __spare[8];
/external/strace/tests-m32/
Dkeyctl.c61 struct keyctl_kdf_params { struct
62 char *hashname;
63 char *otherinfo;
64 uint32_t otherinfolen;
65 uint32_t __spare[8];
/external/strace/tests/
Dkeyctl.c61 struct keyctl_kdf_params { struct
62 char *hashname;
63 char *otherinfo;
64 uint32_t otherinfolen;
65 uint32_t __spare[8];
/external/strace/tests-mx32/
Dkeyctl.c61 struct keyctl_kdf_params { struct
62 char *hashname;
63 char *otherinfo;
64 uint32_t otherinfolen;
65 uint32_t __spare[8];