Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.c45 ngx_http_ssl_srv_conf_t *conf);
88 offsetof(ngx_http_ssl_srv_conf_t, enable),
214 offsetof(ngx_http_ssl_srv_conf_t, crl),
545 ngx_http_ssl_srv_conf_t *sscf; in ngx_http_ssl_create_srv_conf()
591 ngx_http_ssl_srv_conf_t *prev = parent; in ngx_http_ssl_merge_srv_conf()
592 ngx_http_ssl_srv_conf_t *conf = child; in ngx_http_ssl_merge_srv_conf()
866 ngx_http_ssl_srv_conf_t *conf) in ngx_http_ssl_compile_certificates()
951 ngx_http_ssl_srv_conf_t *sscf = conf; in ngx_http_ssl_enable()
971 ngx_http_ssl_srv_conf_t *sscf = conf; in ngx_http_ssl_password_file()
994 ngx_http_ssl_srv_conf_t *sscf = conf; in ngx_http_ssl_session_cache()
[all …]
H A Dngx_http_ssl_module.h64 } ngx_http_ssl_srv_conf_t; typedef
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c335 ngx_http_ssl_srv_conf_t *sscf; in ngx_http_init_connection()
650 ngx_http_ssl_srv_conf_t *sscf; in ngx_http_ssl_handshake()
863 ngx_http_ssl_srv_conf_t *sscf; in ngx_http_ssl_servername()
975 ngx_http_ssl_srv_conf_t *sscf; in ngx_http_ssl_certificate()
1991 ngx_http_ssl_srv_conf_t *sscf; in ngx_http_process_request()
2198 ngx_http_ssl_srv_conf_t *sscf; in ngx_http_set_virtual_server()