Home
last modified time | relevance | path

Searched refs:ngx_ssl_stapling_cleanup (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl_stapling.c106 static void ngx_ssl_stapling_cleanup(void *data);
168 cln->handler = ngx_ssl_stapling_cleanup; in ngx_ssl_stapling_certificate()
812 ngx_ssl_stapling_cleanup(void *data) in ngx_ssl_stapling_cleanup() function