Home
last modified time | relevance | path

Searched refs:ngx_ssl_handshake_log (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.c37 static void ngx_ssl_handshake_log(ngx_connection_t *c);
1632 ngx_ssl_handshake_log(c); in ngx_ssl_handshake()
1750 ngx_ssl_handshake_log(c); in ngx_ssl_try_early_data()
1833 ngx_ssl_handshake_log(ngx_connection_t *c) in ngx_ssl_handshake_log() function