Home
last modified time | relevance | path

Searched defs:keyctl_pkey_params (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dkeyctl.h101 struct keyctl_pkey_params { struct
102 __s32 key_id;
103 __u32 in_len;
104 union {
108 __u32 __spare[7];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dkeyctl.h101 struct keyctl_pkey_params { struct
102 __s32 key_id;
103 __u32 in_len;
104 union {
108 __u32 __spare[7];
/kernel/linux/linux-5.10/include/uapi/linux/
Dkeyctl.h108 struct keyctl_pkey_params { struct
109 __s32 key_id; /* Serial no. of public key to use */
110 __u32 in_len; /* Input data size */
111 union {
115 __u32 __spare[7];
/kernel/linux/linux-6.6/include/uapi/linux/
Dkeyctl.h108 struct keyctl_pkey_params { struct
109 __s32 key_id; /* Serial no. of public key to use */
110 __u32 in_len; /* Input data size */
111 union {
115 __u32 __spare[7];