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