Searched refs:ngx_ssl_handshake (Results 1 – 7 of 7) sorted by relevance
267 ngx_int_t ngx_ssl_handshake(ngx_connection_t *c);
1604 ngx_ssl_handshake(ngx_connection_t *c) in ngx_ssl_handshake() function1736 return ngx_ssl_handshake(c); in ngx_ssl_try_early_data()1897 if (ngx_ssl_handshake(c) == NGX_AGAIN) { in ngx_ssl_handshake_handler()
214 if (ngx_ssl_handshake(c) == NGX_AGAIN) { in ngx_mail_ssl_init_connection()
378 rc = ngx_ssl_handshake(c); in ngx_stream_ssl_init_connection()
1063 rc = ngx_ssl_handshake(pc); in ngx_stream_proxy_ssl_init_connection()
751 rc = ngx_ssl_handshake(c); in ngx_http_ssl_handshake()
1712 rc = ngx_ssl_handshake(c); in ngx_http_upstream_ssl_init_connection()