Searched refs:vencrypt (Results 1 – 6 of 6) sorted by relevance
116 VncVencryptSubAuth *vencrypt) in hmp_info_vnc_authcrypt() argument120 vencrypt ? VncVencryptSubAuth_str(*vencrypt) : "none"); in hmp_info_vnc_authcrypt()144 sinfo->has_vencrypt ? &sinfo->vencrypt : NULL); in hmp_info_vnc_servers()176 info->has_vencrypt ? &info->vencrypt : NULL); in hmp_info_vnc()
34 # vnc-auth-vencrypt.c77 vnc_auth_vencrypt_version(void *state, int major, int minor) "VNC client auth vencrypt version stat…78 vnc_auth_vencrypt_subauth(void *state, int auth) "VNC client auth vencrypt subauth state=%p auth=%d"
42 'vnc-auth-vencrypt.c',
469 &info->vencrypt, &info->has_vencrypt); in qmp_query_server_entry()558 &info->vencrypt, &info->has_vencrypt); in qmp_query_vnc_servers()
548 # - 'vencrypt+plain' if VEncrypt is used with plain text550 # - 'vencrypt+tls+none' if VEncrypt is used with TLS and no552 # - 'vencrypt+tls+vnc' if VEncrypt is used with TLS and VNC554 # - 'vencrypt+tls+plain' if VEncrypt is used with TLS and plain556 # - 'vencrypt+x509+none' if VEncrypt is used with x509 and no auth557 # - 'vencrypt+x509+vnc' if VEncrypt is used with x509 and VNC auth558 # - 'vencrypt+x509+plain' if VEncrypt is used with x509 and plain560 # - 'vencrypt+tls+sasl' if VEncrypt is used with TLS and SASL auth561 # - 'vencrypt+x509+sasl' if VEncrypt is used with x509 and SASL584 'tls', 'vencrypt', 'sasl' ],[all …]
[all...]