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

/external/openssl/apps/
H A Ds_time.c94 #define SSL_CONNECT_NAME "localhost:4433" macro
123 static char *host=SSL_CONNECT_NAME;
146 host=SSL_CONNECT_NAME;
186 printf("-connect host:port - host:port to connect to (default is %s)\n",SSL_CONNECT_NAME);

Completed in 72 milliseconds