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);
543 const char *private_key_filepath) in lws_tls_client_create_vhost_context() argument627 if (private_key_filepath) in lws_tls_client_create_vhost_context()628 EVP_DigestUpdate(mdctx, private_key_filepath, in lws_tls_client_create_vhost_context()629 strlen(private_key_filepath)); in lws_tls_client_create_vhost_context()825 if (private_key_filepath) { in lws_tls_client_create_vhost_context()830 private_key_filepath, SSL_FILETYPE_PEM) != 1) { in lws_tls_client_create_vhost_context()832 private_key_filepath); in lws_tls_client_create_vhost_context()837 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()