Searched defs:virtio_crypto_op_header (Results 1 – 2 of 2) sorted by relevance
315 struct virtio_crypto_op_header { struct336 __le32 opcode;338 __le32 algo;340 __le64 session_id;342 __le32 flag;343 __le32 padding;
315 struct virtio_crypto_op_header { struct336 uint32_t opcode;338 uint32_t algo;340 uint64_t session_id;342 uint32_t flag;343 uint32_t padding;