Home
last modified time | relevance | path

Searched defs:password (Results 1 – 15 of 15) 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.c3473 int vnc_display_password(const char *id, const char *password) in vnc_display_password()
3608 bool password, in vnc_display_setup_auth()
4021 bool password = false; in vnc_display_open() local
H A Dvnc.h172 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.c703 const char *password, in qcrypto_block_luks_store_key()
876 const char *password, in qcrypto_block_luks_load_key()
1034 const char *password, in qcrypto_block_luks_find_key()
1197 g_autofree char *password = NULL; in qcrypto_block_luks_open() local
1311 g_autofree char *password = NULL; in qcrypto_block_luks_create() local
H A Dblock-qcow.c50 char *password; in qcrypto_block_qcow_init() local
H A Dtlscredsx509.c601 char *password = NULL; in qcrypto_tls_creds_x509_load() local
/qemu/tests/avocado/avocado_qemu/
H A D__init__.py562 password = 'password' variable in LinuxTest
/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.c2149 const char *password, in qmp_guest_set_user_password()
2195 const char *password, in qmp_guest_set_user_password()
H A Dcommands-win32.c1924 const char *password, in qmp_guest_set_user_password()