Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dsslhelper.h41 #define OPENSSL_VNC6 3 macro
Dsslhelper.c47 #define OPENSSL_VNC6 3 macro
2669 accept_openssl(OPENSSL_VNC6, -1); in check_openssl()
3289 } else if (mode == OPENSSL_VNC6 || mode == OPENSSL_HTTPS6) { in accept_openssl()
3293 int fd = (mode == OPENSSL_VNC6 ? openssl_sock6 : https_sock6); in accept_openssl()
3343 } else if (mode == OPENSSL_VNC6 || mode == OPENSSL_HTTPS6) { in accept_openssl()
3408 if (mode == OPENSSL_VNC6) { in accept_openssl()
4157 if (mode == OPENSSL_VNC6 && openssl_last_ip != NULL) { in accept_openssl()