Home
last modified time | relevance | path

Searched refs:EncryptType (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libtelnet/
H A Dencrypt.c71 int EncryptType(char *type, char *mode);
228 if (EncryptType(type, mode)) in EncryptEnable()
267 EncryptType(char *type, char *mode) in EncryptType() function
/dragonfly/usr.bin/telnet/
H A Dcommands.c1903 EncryptType(char *, char *),
1920 EncryptType, 0, 1, 1 },