Searched refs:havesessionkey (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/libtelnet/
H A Dencrypt.c90 static int havesessionkey = 0; variable
682 havesessionkey = 1;
936 if (!havesessionkey || !(I_SUPPORT_ENCRYPT & remote_supports_decrypt))
946 if(!havesessionkey ||
/macosx-10.9.5/libtelnet-13/
H A Dencrypt.c102 static int havesessionkey = 0; variable
660 havesessionkey = 1;
920 if (!havesessionkey || !(I_SUPPORT_ENCRYPT & remote_supports_decrypt))

Completed in 218 milliseconds