Home | History | Annotate | Download | only in apps

Lines Matching refs:hn

386 	const char * hn= SSL_get_servername(s, TLSEXT_NAMETYPE_host_name);
388 p->ack = !SSL_session_reused(s) && hn != NULL;