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 { struct337 uint32_t opcode;339 uint32_t algo;341 uint64_t session_id;343 uint32_t flag;344 uint32_t padding;