Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h442 struct virtio_crypto_sym_data_req { struct
443 union {
447 } u;
450 uint32_t op_type;
451 uint32_t padding;
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h442 struct virtio_crypto_sym_data_req { struct
443 union {
447 } u;
450 __le32 op_type;
451 __le32 padding;