Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h315 struct virtio_crypto_op_header { struct
336 uint32_t opcode;
338 uint32_t algo;
340 uint64_t session_id;
342 uint32_t flag;
343 uint32_t padding;
/openbmc/linux/include/uapi/linux/
H A 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;