Home
last modified time | relevance | path

Searched refs:TELOPT_ENCTYPE_NULL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h340 #define TELOPT_ENCTYPE_NULL 0 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c1110 case TELOPT_ENCTYPE_NULL: in encrypt_is()
1737 if (use_type != TELOPT_ENCTYPE_NULL && in encrypt_support()
1745 } else if (use_type == TELOPT_ENCTYPE_NULL) { in encrypt_support()
1763 (uchar_t)TELOPT_ENCTYPE_NULL, in encrypt_support()