Searched refs:ngx_http_ssl_alpn_select (Results 1 – 1 of 1) sorted by relevance
24 static int ngx_http_ssl_alpn_select(ngx_ssl_conn_t *ssl_conn,365 ngx_http_ssl_alpn_select(ngx_ssl_conn_t *ssl_conn, const unsigned char **out, in ngx_http_ssl_alpn_select() function727 SSL_CTX_set_alpn_select_cb(conf->ssl.ctx, ngx_http_ssl_alpn_select, NULL); in ngx_http_ssl_merge_srv_conf()