Home
last modified time | relevance | path

Searched refs:vencrypt (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/ui/
H A Dui-hmp-cmds.c116 VncVencryptSubAuth *vencrypt) in hmp_info_vnc_authcrypt() argument
120 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()
H A Dtrace-events34 # vnc-auth-vencrypt.c
77 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"
H A Dmeson.build42 'vnc-auth-vencrypt.c',
H A Dvnc.c469 &info->vencrypt, &info->has_vencrypt); in qmp_query_server_entry()
558 &info->vencrypt, &info->has_vencrypt); in qmp_query_vnc_servers()
/openbmc/qemu/qapi/
H A Dui.json548 # - 'vencrypt+plain' if VEncrypt is used with plain text
550 # - 'vencrypt+tls+none' if VEncrypt is used with TLS and no
552 # - 'vencrypt+tls+vnc' if VEncrypt is used with TLS and VNC
554 # - 'vencrypt+tls+plain' if VEncrypt is used with TLS and plain
556 # - 'vencrypt+x509+none' if VEncrypt is used with x509 and no auth
557 # - 'vencrypt+x509+vnc' if VEncrypt is used with x509 and VNC auth
558 # - 'vencrypt+x509+plain' if VEncrypt is used with x509 and plain
560 # - 'vencrypt+tls+sasl' if VEncrypt is used with TLS and SASL auth
561 # - 'vencrypt+x509+sasl' if VEncrypt is used with x509 and SASL
584 'tls', 'vencrypt', 'sasl' ],
[all …]
/openbmc/linux/
H A Dopengrok0.0.log[all...]