Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dvirtio_crypto.h187 struct virtio_crypto_op_header { struct
194 __le32 opcode;
195 __le32 algo;
196 __le64 session_id;
197 __le32 flag;
198 __le32 padding;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvirtio_crypto.h187 struct virtio_crypto_op_header { struct
194 __le32 opcode;
195 __le32 algo;
196 __le64 session_id;
197 __le32 flag;
198 __le32 padding;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvirtio_crypto.h201 struct virtio_crypto_op_header { struct
214 __le32 opcode;
216 __le32 algo;
218 __le64 session_id;
220 __le32 flag;
221 __le32 padding;
/kernel/linux/linux-6.6/include/uapi/linux/
Dvirtio_crypto.h315 struct virtio_crypto_op_header { struct
336 __le32 opcode;
338 __le32 algo;
340 __le64 session_id;
342 __le32 flag;
343 __le32 padding;
/kernel/linux/linux-5.10/include/uapi/linux/
Dvirtio_crypto.h315 struct virtio_crypto_op_header { struct
336 __le32 opcode;
338 __le32 algo;
340 __le64 session_id;
342 __le32 flag;
343 __le32 padding;