Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/telnet/libtelnet/
H A Denc-proto.h70 void encrypt_send_support(void);
H A Dencrypt.c417 encrypt_send_support(void) in encrypt_send_support() function
/freebsd-13.1/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-13.1/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-13.1/contrib/telnet/telnetd/
H A Dstate.c561 func = encrypt_send_support; in willoption()
626 func = encrypt_send_support; in willoption()
/freebsd-13.1/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c293 encrypt_send_support(); in willoption()
/freebsd-13.1/contrib/telnet/telnet/
H A Dtelnet.c368 encrypt_send_support(); in willoption()