Searched refs:ngx_http_ssl_handshake (Results 1 – 1 of 1) sorted by relevance
63 static void ngx_http_ssl_handshake(ngx_event_t *rev);342 rev->handler = ngx_http_ssl_handshake; in ngx_http_init_connection()641 ngx_http_ssl_handshake(ngx_event_t *rev) in ngx_http_ssl_handshake() function