Home
last modified time | relevance | path

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

/dragonfly/lib/libtelnet/
H A Dencrypt.c94 static long i_support_decrypt = 0 variable
101 #define I_SUPPORT_DECRYPT (i_support_decrypt & ~i_wont_support_decrypt)
182 i_support_encrypt = i_support_decrypt = 0; in encrypt_init()
196 i_support_decrypt |= typemask(ep->type); in encrypt_init()