Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:rfbSecTypeVencrypt

938 #define rfbSecTypeVencrypt 19
1832 buf[n++] = rfbSecTypeVencrypt;
1836 buf[n++] = rfbSecTypeVencrypt;
1841 buf[n++] = rfbSecTypeVencrypt;
1862 if (buf[0] == rfbSecTypeVencrypt) stype = "VeNCrypt";
1886 if (sectype == rfbSecTypeVencrypt) {