Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dvirtio_crypto.h256 struct virtio_crypto_op_header { struct
269 __le32 opcode;
271 __le32 algo;
273 __le64 session_id;
275 __le32 flag;
276 __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/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;