Home
last modified time | relevance | path

Searched refs:NP_SSL_RAW (Results 1 – 6 of 6) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcnet.h83 #define NP_SSL_RAW 21 /* SSL with no Telnet permitted */ macro
H A Dckcnet.c2460 ttnproto != NP_SSL_RAW &&
2576 ttnproto != NP_SSL_RAW &&
2659 ttnproto != NP_SSL_RAW &&
2958 ttnproto != NP_SSL_RAW &&
3336 ttnproto = NP_SSL_RAW;
3382 ttnproto = NP_SSL_RAW;
4669 if (ttnproto != NP_TCPRAW && ttnproto != NP_SSL_RAW &&
H A Dckuus7.c538 { "/ssl-raw", NP_SSL_RAW, 0 },
9193 case NP_SSL_RAW:
9194 ttnproto = NP_SSL_RAW;
9236 case NP_SSL_RAW:
9238 ssl_raw_flag = (protocol == NP_SSL_RAW) ? 1 : 0;
9250 tls_raw_flag = (protocol == NP_SSL_RAW) ? 1 : 0;
H A Dckcmai.c3434 case NP_SSL_RAW:
H A Dckctel.c3297 case NP_SSL_RAW: in tn_ini()
3307 case NP_SSL_RAW: /* SSL and TLS with Telnet */ in tn_ini()
H A Dckuus4.c13606 else if (ttnproto == NP_SSL || ttnproto == NP_SSL_RAW)
13608 else if (ttnproto == NP_TLS || ttnproto == NP_SSL_RAW)