Home
last modified time | relevance | path

Searched defs:VncStateSASL (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc-auth-sasl.h30 typedef struct VncStateSASL VncStateSASL; typedef
35 struct VncStateSASL { struct
36 sasl_conn_t *conn;
38 bool wantSSF;
40 bool runSSF;
47 unsigned int waitWriteSSF;
53 const uint8_t *encoded;
54 unsigned int encodedLength;
55 unsigned int encodedRawLength;
56 unsigned int encodedOffset;
[all …]