Home
last modified time | relevance | path

Searched refs:passphrase (Results 1 – 8 of 8) sorted by relevance

/qemu/block/
H A Drbd.c344 char **passphrase, in qemu_rbd_convert_luks_options() argument
355 char **passphrase, in qemu_rbd_convert_luks_create_options() argument
363 passphrase, passphrase_len, errp); in qemu_rbd_convert_luks_create_options()
398 g_autofree char *passphrase = NULL; in qemu_rbd_encryption_format() local
425 luks_opts.passphrase = passphrase; in qemu_rbd_encryption_format()
441 luks2_opts.passphrase = passphrase; in qemu_rbd_encryption_format()
479 g_autofree char *passphrase = NULL; in qemu_rbd_encryption_load() local
501 luks_opts.passphrase = passphrase; in qemu_rbd_encryption_load()
515 luks2_opts.passphrase = passphrase; in qemu_rbd_encryption_load()
530 luks_any_opts.passphrase = passphrase; in qemu_rbd_encryption_load()
[all …]
/qemu/tests/qemu-iotests/
H A D28846 SECRET=secret,id=sec0,data=passphrase
H A D082.out65 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
91 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
117 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
143 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
169 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
195 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
221 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
247 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
288 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
375 encrypt.key-secret=<str> - ID of secret providing qcow AES key or LUKS passphrase
[all …]
/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc68 qcow2 header) be encrypted using the LUKS format. The passphrase to
81 - The user passphrase is directly used as the encryption key. A poorly
82 chosen or short passphrase will compromise the security of the encryption.
83 - In the event of the passphrase being compromised there is no way to
84 change the passphrase to protect data in any qcow images. The files must
85 be cloned, using a different encryption passphrase in the new file. The
96 Provides the ID of a ``secret`` object that contains the passphrase
256 Provides the ID of a ``secret`` object that contains the passphrase.
H A Dsecrets.rst8 devices often require a password, LUKS block devices require a passphrase to
/qemu/docs/tools/
H A Dqemu-img.rst827 - The user passphrase is directly used as the encryption key. A
828 poorly chosen or short passphrase will compromise the security
831 - In the event of the passphrase being compromised there is no way
832 to change the passphrase to protect data in any qcow images. The
833 files must be cloned, using a different encryption passphrase in
846 passphrase also exposes this weakness since the passphrase is
/qemu/qapi/
H A Dcrypto.json226 # @iter-time: number of milliseconds to spend in PBKDF passphrase
387 # spend in PBKDF passphrase processing for the newly activated
H A Dblock-core.json4152 # @key-secret: ID of a QCryptoSecret object providing a passphrase for