Home
last modified time | relevance | path

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

/original-bsd/lib/libtelnet/
H A Dencrypt.c72 static long i_wont_support_encrypt = 0; variable
74 #define I_SUPPORT_ENCRYPT (i_support_encrypt & ~i_wont_support_encrypt)
240 i_wont_support_encrypt |= typemask(ep->type);
273 i_wont_support_encrypt &= ~typemask(ep->type);