Home
last modified time | relevance | path

Searched refs:ANONTLS_NONE (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
Dparams.h98 #define ANONTLS_NONE 0 macro
Dx11vnc.c2752 anontls_mode = ANONTLS_NONE; in main()
2771 anontls_mode = ANONTLS_NONE; in main()
Dsslhelper.c1742 if (vencrypt_mode == VENCRYPT_NONE && anontls_mode == ANONTLS_NONE) { in check_vnc_tls_mode()