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.h83 struct keyctl_kdf_params { struct
84 char __user *hashname;
85 char __user *otherinfo;
86 __u32 otherinfolen;
87 __u32 __spare[8];
/external/strace/tests-mx32/
Dkeyctl.c60 struct keyctl_kdf_params { struct
61 char *hashname;
62 char *otherinfo;
63 uint32_t otherinfolen;
64 uint32_t __spare[8];
/external/strace/tests/
Dkeyctl.c60 struct keyctl_kdf_params { struct
61 char *hashname;
62 char *otherinfo;
63 uint32_t otherinfolen;
64 uint32_t __spare[8];
/external/strace/tests-m32/
Dkeyctl.c60 struct keyctl_kdf_params { struct
61 char *hashname;
62 char *otherinfo;
63 uint32_t otherinfolen;
64 uint32_t __spare[8];