Searched refs:ngx_ssl_ocsp_parse_header_line (Results 1 – 1 of 1) sorted by relevance
121 static ngx_int_t ngx_ssl_ocsp_parse_header_line(ngx_ssl_ocsp_ctx_t *ctx);1571 rc = ngx_ssl_ocsp_parse_header_line(ctx); in ngx_ssl_ocsp_process_headers()1636 ngx_ssl_ocsp_parse_header_line(ngx_ssl_ocsp_ctx_t *ctx) in ngx_ssl_ocsp_parse_header_line() function