Home
last modified time | relevance | path

Searched refs:encrypt_send_support (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/telnet/libtelnet/
H A Denc-proto.h70 void encrypt_send_support(void);
H A Dencrypt.c413 encrypt_send_support(void) in encrypt_send_support() function
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Denc-proto.h98 void encrypt_send_support(void);
H A Dencrypt.c429 encrypt_send_support(void) in encrypt_send_support() function
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c430 extern void encrypt_send_support(void);
505 func = encrypt_send_support; in willoption()
559 func = encrypt_send_support; in willoption()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c293 encrypt_send_support(); in willoption()
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c366 encrypt_send_support(); in willoption()