Searched refs:SSL_CB_LOOP (Results 1 – 6 of 6) sorted by relevance
57 =item SSL_CB_LOOP85 =item SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT|SSL_CB_LOOP)89 =item SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP)134 if (where & SSL_CB_LOOP) {
1057 # define SSL_CB_LOOP 0x01 macro1064 # define SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT|SSL_CB_LOOP)1066 # define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP)
468 if (where & SSL_CB_LOOP) { in apps_ssl_info_callback()
1870 if (bitset(SSL_CB_LOOP, where))
217 if (where & SSL_CB_LOOP) { in apps_ssl_info_callback()
745 if (where & SSL_CB_LOOP) { in ssl_info_cb()