Home | History | Annotate | Download | only in vtls

Lines Matching refs:tls_enable_npn

768   if(!conn->bits.tls_enable_npn && !conn->bits.tls_enable_alpn) {
1977 if(SSL_OptionSet(BACKEND->handle, SSL_ENABLE_NPN, conn->bits.tls_enable_npn
2001 if(conn->bits.tls_enable_npn || conn->bits.tls_enable_alpn) {