Searched refs:EncryptStop (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | enc-proto.h | 72 int EncryptStop(char*);
|
H A D | encrypt.c | 346 EncryptStop(char *mode) in EncryptStop() function
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | encrypt.c | 77 int EncryptStop(char *mode); 345 EncryptStop(char *mode) in EncryptStop() function
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | externs.h | 228 int EncryptStop (char *);
|
H A D | commands.c | 1842 EncryptStop, 1, 0, 1 },
|
/freebsd/contrib/telnet/telnet/ |
H A D | commands.c | 1937 EncryptStop(char *), 1954 (int (*)(char *, char *))EncryptStop, 1, 0, 1 },
|