Home
last modified time | relevance | path

Searched defs:password (Results 1 – 14 of 14) sorted by relevance

/qemu/ui/
H A Dvnc-stubs.c5 int vnc_display_password(const char *id, const char *password) in vnc_display_password()
H A Dui-hmp-cmds.c264 const char *password = qdict_get_str(qdict, "password"); in hmp_set_password() local
324 static void hmp_change_read_arg(void *opaque, const char *password, in hmp_change_read_arg()
H A Dui-qmp-cmds.c108 void qmp_change_vnc_password(const char *password, Error **errp) in qmp_change_vnc_password()
H A Dspice-core.c656 char *password = NULL; in qemu_spice_init() local
H A Dvnc.c3483 int vnc_display_password(const char *id, const char *password) in vnc_display_password()
3618 bool password, in vnc_display_setup_auth()
4029 bool password = false; in vnc_display_open() local
H A Dvnc.h171 char *password; member
/qemu/tests/qemu-iotests/
H A D14938 ivgen_hash, hash, password=None, passwords=None): argument
110 def cryptsetup(args, password=None): argument
/qemu/crypto/
H A Dblock-luks.c704 const char *password, in qcrypto_block_luks_store_key()
877 const char *password, in qcrypto_block_luks_load_key()
1035 const char *password, in qcrypto_block_luks_find_key()
1197 g_autofree char *password = NULL; in qcrypto_block_luks_open() local
1310 g_autofree char *password = NULL; in qcrypto_block_luks_create() local
H A Dblock-qcow.c49 char *password; in qcrypto_block_qcow_init() local
H A Dtlscredsx509.c601 char *password = NULL; in qcrypto_tls_creds_x509_load() local
/qemu/block/
H A Discsi.c1332 const char *password = NULL; in apply_chap() local
1619 const char *user, *password, *password_secret, *initiator_name, in iscsi_parse_iscsi_option() local
H A Dcurl.c122 char *password; member
/qemu/qga/
H A Dcommands-posix.c837 const char *password, in qmp_guest_set_user_password()
H A Dcommands-win32.c1928 const char *password, in qmp_guest_set_user_password()