Searched refs:SSL_HOST_NAME (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c157 /*#define SSL_HOST_NAME "www.netscape.com" */
158 /*#define SSL_HOST_NAME "193.118.187.102" */
159 #define SSL_HOST_NAME "localhost" macro
189 BIO_printf(bio_err," -connect host:port - who to connect to (default is %s:%s)\n",SSL_HOST_NAME,PORT_STR);
260 char *host=SSL_HOST_NAME;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_client.c187 * #define SSL_HOST_NAME "www.netscape.com"
190 * #define SSL_HOST_NAME "193.118.187.102"
192 #define SSL_HOST_NAME "localhost" macro
309 SSL_HOST_NAME, PORT_STR);
675 char *host = SSL_HOST_NAME;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_client.c187 * #define SSL_HOST_NAME "www.netscape.com"
190 * #define SSL_HOST_NAME "193.118.187.102"
192 #define SSL_HOST_NAME "localhost" macro
309 SSL_HOST_NAME, PORT_STR);
675 char *host = SSL_HOST_NAME;

Completed in 41 milliseconds