Searched refs:SSL_CB_ACCEPT_LOOP (Results 1 – 4 of 4) sorted by relevance
159 case SSL_CB_ACCEPT_LOOP: in InfoCallback()
1010 ssl_do_info_callback(hs->ssl, SSL_CB_ACCEPT_LOOP, 1); in tls13_server_handshake()
1689 ssl_do_info_callback(hs->ssl, SSL_CB_ACCEPT_LOOP, 1); in ssl_server_handshake()
3697 #define SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT | SSL_CB_LOOP) macro