ngx_http_ssl_handshake_handler   63 src/http/ngx_http_request.c static void ngx_http_ssl_handshake_handler(ngx_connection_t *c);
ngx_http_ssl_handshake_handler  728 src/http/ngx_http_request.c                 c->ssl->handler = ngx_http_ssl_handshake_handler;
ngx_http_ssl_handshake_handler  732 src/http/ngx_http_request.c             ngx_http_ssl_handshake_handler(c);