ngx_ssl_ocsp_create_request  107 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_ocsp_create_request(ngx_ssl_ocsp_ctx_t *ctx);
ngx_ssl_ocsp_create_request  773 src/event/ngx_event_openssl_stapling.c     if (ngx_ssl_ocsp_create_request(ctx) != NGX_OK) {