Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.h225 ngx_int_t ngx_ssl_get_cipher_name(ngx_connection_t *c, ngx_pool_t *pool,
H A Dngx_event_openssl.c4218 ngx_ssl_get_cipher_name(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s) in ngx_ssl_get_cipher_name() function
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_ssl_module.c237 (uintptr_t) ngx_ssl_get_cipher_name, NGX_STREAM_VAR_CHANGEABLE, 0 },
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.c293 (uintptr_t) ngx_ssl_get_cipher_name, NGX_HTTP_VAR_CHANGEABLE, 0 },