Home | Sort by relevance Sort by last modified time |
/external/openssl/apps/ | |
s_server.c | 731 BIO * biodebug; member in struct:tlsextctx_st 740 if (servername && p->biodebug) 741 BIO_printf(p->biodebug,"Hostname in TLS extension: \"%s\"\n",servername); 752 BIO_printf(p->biodebug,"Switching server context.\n"); [all...] |
s_client.c | 382 BIO * biodebug; member in struct:tlsextctx_st [all...] |