Home
last modified time | relevance | path

Searched refs:VNC_AUTH_NONE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc.h366 VNC_AUTH_NONE = 1, enumerator
H A Dvnc.c192 case VNC_AUTH_NONE: in vnc_auth_name()
538 case VNC_AUTH_NONE: in qmp_query_auth()
2859 case VNC_AUTH_NONE: in protocol_client_auth()
2923 if (vs->auth == VNC_AUTH_NONE) { in protocol_version()
3278 vs->auth = VNC_AUTH_NONE; in vnc_connect()
3479 if (vd->auth == VNC_AUTH_NONE) { in vnc_display_password()
3668 *auth = VNC_AUTH_NONE; in vnc_display_setup_auth()