Home
last modified time | relevance | path

Searched refs:ANONTLS_SUPPORT (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/
Dparams.h99 #define ANONTLS_SUPPORT 1 macro
Doptions.c72 int anontls_mode = ANONTLS_SUPPORT;
Dsslhelper.c1843 if (anontls_mode == ANONTLS_SUPPORT && !ssl_verify) { in check_vnc_tls_mode()
Dx11vnc.c2754 anontls_mode = ANONTLS_SUPPORT; in main()