Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_get_servername

386 	const char * hn= SSL_get_servername(s, TLSEXT_NAMETYPE_host_name);
390 BIO_printf(bio_err,"Can't use SSL_get_servername\n");