Home | History | Annotate | Download | only in lib

Lines Matching refs:PROTOPT_SSL

148   PROTOPT_SSL | PROTOPT_CREDSPERREQUEST | PROTOPT_ALPN_NPN /* flags */
1093 if((conn->handler->flags & PROTOPT_SSL) && conn->httpversion != 20) {
1353 if(conn->given->flags & PROTOPT_SSL) {
1382 DEBUGASSERT((conn) && (conn->handler->flags & PROTOPT_SSL));
1402 if(conn->handler->flags & PROTOPT_SSL) {
2351 if(!(conn->handler->flags&PROTOPT_SSL) &&