Searched refs:ssl_private_key_password (Results 1 – 2 of 2) sorted by relevance
76 strncpy(buf, info->ssl_private_key_password, (unsigned int)size); in lws_context_init_ssl_pem_passwd_cb()90 const char *p = info->ssl_private_key_password; in lws_context_init_ssl_pem_passwd_client_cb()108 !info->ssl_private_key_password in lws_ssl_bind_passphrase()
374 const char *ssl_private_key_password; member