Home
last modified time | relevance | path

Searched refs:EncryptStopOutput (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libtelnet/
H A Dencrypt.c77 int EncryptStopOutput(void);
256 EncryptStopOutput(); in EncryptDisable()
348 return(EncryptStopOutput()); in EncryptStop()
357 ret += EncryptStopOutput(); in EncryptStop()
369 EncryptStopOutput(void) in EncryptStopOutput() function
/dflybsd-src/usr.bin/telnet/
H A Dcommands.c1909 EncryptStopOutput(void),
1932 (int (*)(char *, char *))EncryptStopOutput, 1, 0, 0 },