Searched refs:private_key_filepath (Results 1 – 5 of 5) sorted by relevance
86 const char *private_key_filepath = info->ssl_private_key_filepath; in lws_context_init_client_ssl() local97 private_key_filepath = NULL; in lws_context_init_client_ssl()110 private_key_filepath = info->client_ssl_private_key_filepath; in lws_context_init_client_ssl()137 private_key_filepath)) in lws_context_init_client_ssl()
173 const char *private_key_filepath);
532 const char *private_key_filepath) in lws_tls_client_create_vhost_context() argument616 if (private_key_filepath) in lws_tls_client_create_vhost_context()617 EVP_DigestUpdate(mdctx, private_key_filepath, in lws_tls_client_create_vhost_context()618 strlen(private_key_filepath)); in lws_tls_client_create_vhost_context()814 if (private_key_filepath) { in lws_tls_client_create_vhost_context()819 private_key_filepath, SSL_FILETYPE_PEM) != 1) { in lws_tls_client_create_vhost_context()821 private_key_filepath); in lws_tls_client_create_vhost_context()826 private_key_filepath); in lws_tls_client_create_vhost_context()
257 const char *private_key_filepath) in lws_tls_client_create_vhost_context() argument
533 const char *private_key_filepath = in lejp_vhosts_cb() local543 private_key_filepath; in lejp_vhosts_cb()