Lines Matching defs:info
43 lws_context_init_server_ssl(const struct lws_context_creation_info *info,
51 if (!lws_check_opt(info->options,
66 if (info->ssl_cert_filepath || info->server_ssl_cert_mem)
69 if (info->port != CONTEXT_PORT_NO_LISTEN) {
74 if (vhost->tls.use_ssl && info->ssl_cipher_list)
76 info->ssl_cipher_list);
92 if (lws_check_opt(info->options,
102 if (lws_tls_server_vhost_backend_init(info, vhost, (struct lws *)plwsa))
216 * were told in the vhost info struct
282 * If this wasn't actually info from a