Searched refs:ngx_stream_proxy_ssl_save_session (Results 1 – 1 of 1) sorted by relevance
103 static void ngx_stream_proxy_ssl_save_session(ngx_connection_t *c);1053 pc->ssl->save_session = ngx_stream_proxy_ssl_save_session; in ngx_stream_proxy_ssl_init_connection()1129 ngx_stream_proxy_ssl_save_session(ngx_connection_t *c) in ngx_stream_proxy_ssl_save_session() function