Searched refs:SSL_CB_CONNECT_LOOP (Results 1 – 4 of 4) sorted by relevance
335 case SSL_CB_CONNECT_LOOP: in InfoCallback()
800 ssl_do_info_callback(hs->ssl, SSL_CB_CONNECT_LOOP, 1); in tls13_client_handshake()
1804 ssl_do_info_callback(hs->ssl, SSL_CB_CONNECT_LOOP, 1); in ssl_client_handshake()
3699 #define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT | SSL_CB_LOOP) macro