Searched refs:EncryptStopInput (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/telnet/libtelnet/ |
| H A D | encrypt.c | 80 int EncryptStopInput(void); 254 EncryptStopInput(); in EncryptDisable() 350 return(EncryptStopInput()); in EncryptStop() 360 ret += EncryptStopInput(); in EncryptStop() 366 EncryptStopInput(void) in EncryptStopInput() function
|
| /src/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | encrypt.c | 255 EncryptStopInput(); in EncryptDisable() 351 return(EncryptStopInput()); in EncryptStop() 361 ret += EncryptStopInput(); in EncryptStop() 367 EncryptStopInput(void) in EncryptStopInput() function
|
| H A D | enc-proto.h | 73 int EncryptStopInput(void);
|
| /src/crypto/heimdal/appl/telnet/telnet/ |
| H A D | externs.h | 229 int EncryptStopInput (void);
|
| H A D | commands.c | 1846 EncryptStopInput, 1, 0, 0 },
|
| /src/contrib/telnet/telnet/ |
| H A D | commands.c | 1938 EncryptStopInput(void), 1958 (int (*)(char *, char *))EncryptStopInput, 1, 0, 0 },
|