Searched refs:SSL_CB_CONNECT_LOOP (Results 1 – 7 of 7) sorted by relevance
592 cb(s, SSL_CB_CONNECT_LOOP, 1); in read_state_machine()791 cb(s, SSL_CB_CONNECT_LOOP, 1); in write_state_machine()
335 case SSL_CB_CONNECT_LOOP: in InfoCallback()
89 =item SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP)
808 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()
1066 # define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP) macro
3817 #define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT | SSL_CB_LOOP) macro