Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.h176 int ws_auth; /* Used by websockets */ member
H A Dvnc.c571 vd->wslistener->sioc[i], true, vd->ws_auth, in qmp_query_vnc_servers()
3277 vs->auth = vd->ws_auth; in vnc_connect()
4169 if (vnc_display_setup_auth(&vd->ws_auth, &vd->ws_subauth, in vnc_display_open()
4174 trace_vnc_auth_init(vd, 1, vd->ws_auth, vd->ws_subauth); in vnc_display_open()