[][src]Function nginx::ngx_ssl_ocsp

pub unsafe extern "C" fn ngx_ssl_ocsp(
    cf: *mut ngx_conf_t,
    ssl: *mut ngx_ssl_t,
    responder: *mut ngx_str_t,
    depth: ngx_uint_t,
    shm_zone: *mut ngx_shm_zone_t
) -> ngx_int_t