Searched refs:EncryptType (Results 1 – 6 of 6) sorted by relevance
| /src/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | enc-proto.h | 75 int EncryptType(char*, char*);
|
| H A D | encrypt.c | 233 if (EncryptType(type, mode)) in EncryptEnable() 272 EncryptType(char *type, char *mode) in EncryptType() function
|
| /src/contrib/telnet/libtelnet/ |
| H A D | encrypt.c | 75 int EncryptType(char *type, char *mode); 232 if (EncryptType(type, mode)) in EncryptEnable() 271 EncryptType(char *type, char *mode) in EncryptType() function
|
| /src/crypto/heimdal/appl/telnet/telnet/ |
| H A D | externs.h | 224 int EncryptType (char *, char *);
|
| H A D | commands.c | 1838 EncryptType, 0, 1, 1 },
|
| /src/contrib/telnet/telnet/ |
| H A D | commands.c | 1933 EncryptType(char *, char *), 1950 EncryptType, 0, 1, 1 },
|