Home
last modified time | relevance | path

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

/haiku/src/libs/libtelnet/
H A Denc-proto.h70 void encrypt_send_support(void);
H A Dencrypt.c417 encrypt_send_support(void) in encrypt_send_support() function
/haiku/src/bin/network/telnetd/
H A Dstate.c561 func = encrypt_send_support; in willoption()
626 func = encrypt_send_support; in willoption()
/haiku/src/bin/network/telnet/
H A Dtelnet.c368 encrypt_send_support(); in willoption()