Searched refs:EncryptStopInput (Results 1 – 6 of 6) sorted by relevance
| /trueos/contrib/telnet/libtelnet/ |
| HD | encrypt.c | 88 int EncryptStopInput(void); 262 EncryptStopInput(); in EncryptDisable() 358 return(EncryptStopInput()); in EncryptStop() 368 ret += EncryptStopInput(); in EncryptStop() 374 EncryptStopInput(void) in EncryptStopInput() function
|
| /trueos/crypto/heimdal/appl/telnet/libtelnet/ |
| HD | encrypt.c | 255 EncryptStopInput(); in EncryptDisable() 351 return(EncryptStopInput()); in EncryptStop() 361 ret += EncryptStopInput(); in EncryptStop() 367 EncryptStopInput(void) in EncryptStopInput() function
|
| HD | enc-proto.h | 73 int EncryptStopInput(void);
|
| /trueos/crypto/heimdal/appl/telnet/telnet/ |
| HD | externs.h | 229 int EncryptStopInput (void);
|
| HD | commands.c | 1846 EncryptStopInput, 1, 0, 0 },
|
| /trueos/contrib/telnet/telnet/ |
| HD | commands.c | 1943 EncryptStopInput(void), 1963 (int (*)(char *, char *))EncryptStopInput, 1, 0, 0 },
|