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 35 #define BLOCK_OPT_ENCRYPT "encryption"
  /external/qemu/block/
qcow.c 760 } else if (!strcmp(options->name, BLOCK_OPT_ENCRYPT)) {
923 .name = BLOCK_OPT_ENCRYPT,
qcow2.c 795 } else if (!strcmp(options->name, BLOCK_OPT_ENCRYPT)) {
981 .name = BLOCK_OPT_ENCRYPT,

Completed in 20 milliseconds