Searched refs:SSL_CB_LOOP (Results 1 – 10 of 10) sorted by relevance
31 if (where & SSL_CB_LOOP) in TlsInfoCallback()
4388 #define SSL_CB_LOOP 0x01 macro4395 #define SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT | SSL_CB_LOOP)4397 #define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT | SSL_CB_LOOP)
4237 #define SSL_CB_LOOP 0x01 macro4244 #define SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT | SSL_CB_LOOP)4246 #define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT | SSL_CB_LOOP)
792 if (where & SSL_CB_LOOP) { in SSLInfoCallback()
230 if (type & SSL_CB_LOOP) { in InfoCallback()
225 ssl_log_where_info(ssl, where, SSL_CB_LOOP, "LOOP"); in ssl_info_callback()
235 ssl_log_where_info(ssl, where, SSL_CB_LOOP, "LOOP"); in ssl_info_callback()
787 if (where & SSL_CB_LOOP) { in ssl_info_cb()
6411 if (where & SSL_CB_LOOP) { in info_callback_LOG()