HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_OPT_ENCRYPT (Results 1 - 3 of 3) sorted by null

  /external/qemu/
block_int.h 36 #define BLOCK_OPT_ENCRYPT "encryption"
  /external/qemu/block/
qcow.c 758 } else if (!strcmp(options->name, BLOCK_OPT_ENCRYPT)) {
944 .name = BLOCK_OPT_ENCRYPT,
qcow2.c     [all...]

Completed in 241 milliseconds