Searched refs:ssl_debug (Results 1 – 2 of 2) sorted by relevance
108 #define SSL_DBG(b) if (ssl_debug) ssl_Trace b1337 extern char ssl_debug;
208 char ssl_debug; variable3050 ssl_debug = atoi(ev); in ssl_SetDefaultsFromEnvironment()3051 SSL_TRACE(("SSL: debugging set to %d", ssl_debug)); in ssl_SetDefaultsFromEnvironment()