Home
last modified time | relevance | path

Searched defs:keyctl_kdf_params (Results 1 – 12 of 12) 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.h86 struct keyctl_kdf_params { struct
87 char __user *hashname;
88 char __user *otherinfo;
89 __u32 otherinfolen;
90 __u32 __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];
/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/libbpf/.github/actions/build-selftests/
Dvmlinux.h50606 struct keyctl_kdf_params { struct
50607 char *hashname;
50608 char *otherinfo;
50609 __u32 otherinfolen;
50610 __u32 __spare[8];
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h79693 struct keyctl_kdf_params { struct
79694 char *hashname;
79695 char *otherinfo;
79696 __u32 otherinfolen;
79697 __u32 __spare[8];
Dvmlinux.h79693 struct keyctl_kdf_params { struct
79694 char *hashname;
79695 char *otherinfo;
79696 __u32 otherinfolen;
79697 __u32 __spare[8];
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h46144 struct keyctl_kdf_params { struct
46145 char *hashname;
46146 char *otherinfo;
46147 __u32 otherinfolen;
46148 __u32 __spare[8];
Dvmlinux_510.h46144 struct keyctl_kdf_params { struct
46145 char *hashname;
46146 char *otherinfo;
46147 __u32 otherinfolen;
46148 __u32 __spare[8];
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h54614 struct keyctl_kdf_params { struct
54615 char *hashname;
54616 char *otherinfo;
54617 __u32 otherinfolen;
54618 __u32 __spare[8];
Dvmlinux.h54614 struct keyctl_kdf_params { struct
54615 char *hashname;
54616 char *otherinfo;
54617 __u32 otherinfolen;
54618 __u32 __spare[8];