Searched refs:ngx_stream_proxy_ssl_handshake (Results 1 – 1 of 1) sorted by relevance
102 static void ngx_stream_proxy_ssl_handshake(ngx_connection_t *pc);1071 pc->ssl->handler = ngx_stream_proxy_ssl_handshake; in ngx_stream_proxy_ssl_init_connection()1075 ngx_stream_proxy_ssl_handshake(pc); in ngx_stream_proxy_ssl_init_connection()1080 ngx_stream_proxy_ssl_handshake(ngx_connection_t *pc) in ngx_stream_proxy_ssl_handshake() function