Searched refs:Qcow2CryptoHeaderExtension (Results 1 – 2 of 2) sorted by relevance
234 typedef struct Qcow2CryptoHeaderExtension { struct237 } QEMU_PACKED Qcow2CryptoHeaderExtension; argument362 Qcow2CryptoHeaderExtension crypto_header; /* QCow2 header extension */
296 if (ext.len != sizeof(Qcow2CryptoHeaderExtension)) { in qcow2_read_extensions()299 sizeof(Qcow2CryptoHeaderExtension)); in qcow2_read_extensions()