Searched refs:I_SUPPORT_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
102 #define I_SUPPORT_ENCRYPT (i_support_encrypt & ~i_wont_support_encrypt) macro145 if (!(I_SUPPORT_ENCRYPT & remote_supports_decrypt & typemask(type))) in findencryption()527 (I_SUPPORT_ENCRYPT & typemask(type))) { in encrypt_support()939 if (!havesessionkey || !(I_SUPPORT_ENCRYPT & remote_supports_decrypt)) in encrypt_wait()950 (I_SUPPORT_ENCRYPT & remote_supports_decrypt) == 0 || in encrypt_delay()
104 #define I_SUPPORT_ENCRYPT (i_support_encrypt & ~i_wont_support_encrypt) macro145 if (!(I_SUPPORT_ENCRYPT & remote_supports_decrypt & (unsigned)typemask(type))) in findencryption()492 (I_SUPPORT_ENCRYPT & typemask(type))) { in encrypt_support()907 if (!havesessionkey || !(I_SUPPORT_ENCRYPT & remote_supports_decrypt)) in encrypt_wait()