Searched refs:ngx_http_grpc_set_ssl (Results 1 – 1 of 1) sorted by relevance
201 static ngx_int_t ngx_http_grpc_set_ssl(ngx_conf_t *cf,4303 if (conf->ssl && ngx_http_grpc_set_ssl(cf, conf) != NGX_OK) { in ngx_http_grpc_merge_loc_conf()4634 ngx_http_grpc_set_ssl(ngx_conf_t *cf, ngx_http_grpc_loc_conf_t *glcf) in ngx_http_grpc_set_ssl() function