Searched refs:ENCRYPT_IS (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h286 #define ENCRYPT_IS 0 /* I pick encryption type ... */ macro
/freebsd-11-stable/include/arpa/
H A Dtelnet.h305 #define ENCRYPT_IS 0 /* I pick encryption type ... */ macro
/freebsd-11-stable/contrib/telnet/arpa/
H A Dtelnet.h306 #define ENCRYPT_IS 0 /* I pick encryption type ... */ macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Denc_des.c153 fbp->fb_feed[3] = ENCRYPT_IS;
220 *p++ = ENCRYPT_IS;
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Denc_des.c146 fbp->fb_feed[3] = ENCRYPT_IS;
210 *p++ = ENCRYPT_IS;
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c483 case ENCRYPT_IS:
485 fprintf(NetTrace, " %s ", (pointer[1] == ENCRYPT_IS) ?
H A Dtelnet.c934 case ENCRYPT_IS:
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c1067 case ENCRYPT_IS:
1070 (pointer[1] == ENCRYPT_IS) ?
H A Dstate.c1238 case ENCRYPT_IS:
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dutility.c979 case ENCRYPT_IS:
981 output_data(" %s ", (pointer[1] == ENCRYPT_IS) ?
H A Dstate.c1441 case ENCRYPT_IS:
/freebsd-11-stable/contrib/telnet/telnet/
H A Dutilities.c504 case ENCRYPT_IS:
506 fprintf(NetTrace, " %s ", (pointer[1] == ENCRYPT_IS) ?
H A Dtelnet.c991 case ENCRYPT_IS:
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-telnet.c314 #define ENCRYPT_IS 0 /* I pick encryption type ... */ macro

Completed in 202 milliseconds