Home
last modified time | relevance | path

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

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