Searched refs:alpn_get_spec (Results 1 – 1 of 1) sorted by relevance
160 static const struct alpn_spec *alpn_get_spec(int httpwant, bool use_alpn) in alpn_get_spec() function1975 ctx = cf_ctx_new(data, alpn_get_spec(data->state.httpwant, in cf_ssl_create()2035 ctx = cf_ctx_new(data, alpn_get_spec(httpwant, use_alpn)); in cf_ssl_proxy_create()
Completed in 10 milliseconds