Home
last modified time | relevance | path

Searched refs:ENCRYPT_IS (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Denc_des.c143 fbp->fb_feed[3] = ENCRYPT_IS; in cfb64_init()
212 *p++ = ENCRYPT_IS; in cfb64_start()
H A Dutilities.c573 case ENCRYPT_IS:
576 (pointer[1] == ENCRYPT_IS) ?
H A Dtelnet.c1026 case ENCRYPT_IS: in suboption()
/titanic_50/usr/src/head/arpa/
H A Dtelnet.h330 #define ENCRYPT_IS 0 /* I pick encryption type ... */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c1253 *p++ = ENCRYPT_IS; in encrypt_send_encrypt_is()
1762 (uchar_t)ENCRYPT_IS, in encrypt_support()
4154 case ENCRYPT_IS: in suboption()