Searched refs:ngx_ssl_stapling_ocsp_handler (Results 1 – 1 of 1) sorted by relevance
102 static void ngx_ssl_stapling_ocsp_handler(ngx_ssl_ocsp_ctx_t *ctx);580 ctx->handler = ngx_ssl_stapling_ocsp_handler; in ngx_ssl_stapling_update()590 ngx_ssl_stapling_ocsp_handler(ngx_ssl_ocsp_ctx_t *ctx) in ngx_ssl_stapling_ocsp_handler() function