ngx_http_ssl_variable   36 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_http_ssl_variable(ngx_http_request_t *r,
ngx_http_ssl_variable  279 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_session_id"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  282 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_session_reused"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  285 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_server_name"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  288 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_cert"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  291 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_raw_cert"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  295 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_s_dn"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  298 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_i_dn"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  301 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_serial"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  304 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_fingerprint"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  307 src/http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_verify"), NULL, ngx_http_ssl_variable,