Searched refs:ngx_http_ssl_static_variable (Results 1 – 1 of 1) sorted by relevance
34 static ngx_int_t ngx_http_ssl_static_variable(ngx_http_request_t *r,289 { ngx_string("ssl_protocol"), NULL, ngx_http_ssl_static_variable,292 { ngx_string("ssl_cipher"), NULL, ngx_http_ssl_static_variable,461 ngx_http_ssl_static_variable(ngx_http_request_t *r, in ngx_http_ssl_static_variable() function