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

/external/qemu/
H A Dblock_int.h36 #define BLOCK_OPT_ENCRYPT "encryption" macro
/external/qemu/block/
H A Dqcow.c758 } else if (!strcmp(options->name, BLOCK_OPT_ENCRYPT)) {
944 .name = BLOCK_OPT_ENCRYPT,
H A Dqcow2.c1060 } else if (!strcmp(options->name, BLOCK_OPT_ENCRYPT)) {
1315 .name = BLOCK_OPT_ENCRYPT,

Completed in 74 milliseconds