Searched refs:QCOW_CRYPT_NONE (Results 1 - 3 of 3) sorted by relevance

/external/qemu/block/
H A Dqcow2.h37 #define QCOW_CRYPT_NONE 0 macro
H A Dqcow.c36 #define QCOW_CRYPT_NONE 0 macro
798 header.crypt_method = cpu_to_be32(QCOW_CRYPT_NONE);
H A Dqcow2.c903 header.crypt_method = cpu_to_be32(QCOW_CRYPT_NONE);

Completed in 40 milliseconds