Searched refs:EncryptStopOutput (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/telnet/libtelnet/ |
| H A D | encrypt.c | 85 int EncryptStopOutput(void); 264 EncryptStopOutput(); in EncryptDisable() 356 return(EncryptStopOutput()); in EncryptStop() 365 ret += EncryptStopOutput(); in EncryptStop() 377 EncryptStopOutput(void) in EncryptStopOutput() function
|
| /freebsd-13.1/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | enc-proto.h | 74 int EncryptStopOutput(void);
|
| H A D | encrypt.c | 261 EncryptStopOutput(); in EncryptDisable() 353 return(EncryptStopOutput()); in EncryptStop() 362 ret += EncryptStopOutput(); in EncryptStop() 374 EncryptStopOutput(void) in EncryptStopOutput() function
|
| /freebsd-13.1/crypto/heimdal/appl/telnet/telnet/ |
| H A D | externs.h | 230 int EncryptStopOutput (void);
|
| H A D | commands.c | 1850 EncryptStopOutput, 1, 0, 0 },
|
| /freebsd-13.1/contrib/telnet/telnet/ |
| H A D | commands.c | 1941 EncryptStopOutput(void), 1964 (int (*)(char *, char *))EncryptStopOutput, 1, 0, 0 },
|