Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/openssl/openssl/apps/ | |
s_server.c | 725 BIO * biodebug; member in struct:tlsextctx_st 734 if (servername && p->biodebug) 735 BIO_printf(p->biodebug,"Hostname in TLS extension: \"%s\"\n",servername); 746 BIO_printf(p->biodebug,"Switching server context.\n"); [all...] |
s_client.c | 377 BIO * biodebug; member in struct:tlsextctx_st [all...] |
/external/openssl/apps/ | |
s_server.c | 725 BIO * biodebug; member in struct:tlsextctx_st 734 if (servername && p->biodebug) 735 BIO_printf(p->biodebug,"Hostname in TLS extension: \"%s\"\n",servername); 746 BIO_printf(p->biodebug,"Switching server context.\n"); [all...] |
s_client.c | 378 BIO * biodebug; member in struct:tlsextctx_st [all...] |